Developer Tools30 toolsPaste one API key
Statuscake integration for AI agents
StatusCake is a website monitoring platform that provides observability for applications, offering features like uptime monitoring, page speed monitoring, SSL monitoring, and more.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect Statuscake once and call the same tools from all of them.
Setup
Connect Statuscake through ClawLink's hosted setup.
- Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
- Where: the ClawLink dashboard, or ask your agent to connect it.
What your agent can do
Statuscake exposes 30 tools through ClawLink. The 25 most used are listed here; your agent sees all of them.
| Tool | What it does | Kind |
|---|---|---|
statuscake_get_all_contact_groups | Retrieves a paginated list of contact groups for alert notifications | Read |
statuscake_get_all_locations | Retrieves all available uptime monitoring server locations from StatusCake | Read |
statuscake_get_all_pagespeed_tests | Retrieve all PageSpeed tests | Read |
statuscake_get_all_tests | Retrieve a list of all tests | Read |
statuscake_get_contact_group_details | Retrieve details of a specific contact group | Read |
statuscake_get_heartbeat_checks | List heartbeat checks | Read |
statuscake_get_heartbeat_test | Retrieve details of a specific heartbeat check | Read |
statuscake_get_pagespeed_test | Retrieve details of a specific pagespeed check | Read |
statuscake_get_ssl_check_details | Retrieve details of a specific SSL check | Read |
statuscake_get_ssl_checks | Retrieve a paginated list of SSL checks configured in your StatusCake account | Read |
statuscake_get_uptime_test | Retrieve details of a specific uptime test | Read |
statuscake_list_pagespeed_monitoring_locations | Retrieves all available PageSpeed monitoring server locations from StatusCake | Read |
statuscake_list_pagespeed_test_history | Retrieve pagespeed check history for a given test ID | Read |
statuscake_list_uptime_test_alerts | Retrieve a list of alerts for a specific uptime check | Read |
statuscake_list_uptime_test_history | Retrieve uptime check history for a given test ID | Read |
statuscake_list_uptime_test_periods | Retrieve a list of uptime check periods for a specific test | Read |
statuscake_create_contact_group | Create a contact group for alert notifications in StatusCake | Write |
statuscake_create_heartbeat_test | Create a heartbeat check in StatusCake | Write |
statuscake_create_pagespeed_test | Create a new pagespeed check in StatusCake | Write |
statuscake_create_uptime_test | Create a new uptime monitoring check in StatusCake | Write |
statuscake_update_contact_group | Updates an existing contact group's configuration in StatusCake | Write |
statuscake_update_heartbeat_test | Update an existing heartbeat check with new parameters | Write |
statuscake_update_pagespeed_test | Updates a pagespeed check with the given parameters | Write |
statuscake_update_ssl_test | Update an SSL check with new configuration parameters | Write |
statuscake_update_uptime_test | Updates an uptime check with the given parameters | Write |