Developer Tools15 toolsPaste one API key
Instatus integration for AI agents
Instatus is a status page and incident communication platform for managing service health, incidents, maintenance, monitors, and subscribers.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect Instatus once and call the same tools from all of them.
Setup
Connect Instatus 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
Instatus exposes 15 tools through ClawLink.
| Tool | What it does | Kind |
|---|---|---|
instatus_get_component | Get the current health and configuration of one component on an Instatus status page | Read |
instatus_get_incident | Get one Instatus incident with its affected components and update history | Read |
instatus_get_maintenance | Get one Instatus maintenance with its schedule, affected components, automation settings, and | Read |
instatus_list_components | List components and their current health for one Instatus status page, including child | Read |
instatus_list_incidents | List incidents for an Instatus status page, optionally including or excluding lifecycle statuses | Read |
instatus_list_maintenances | List scheduled and historical maintenances for an Instatus status page | Read |
instatus_list_status_pages | List status pages available to the connected Instatus account so an agent can discover page IDs | Read |
instatus_create_component | Create a component on an Instatus status page | Write |
instatus_update_component | Change a component's health or presentation on an Instatus status page | Write |
instatus_add_incident_update | Post a public lifecycle update to an Instatus incident and change affected component states | Write |
instatus_add_maintenance_update | Post a public progress update to an Instatus maintenance, optionally changing its lifecycle | Write |
instatus_create_incident | Create an incident on an Instatus status page with optional affected component states | Write |
instatus_create_maintenance | Schedule or start a maintenance on an Instatus status page | Write |
instatus_update_incident | Edit an existing Instatus incident's name, timing, lifecycle status, affected components, or | Write |
instatus_update_maintenance | Fully replace an Instatus maintenance's public message, schedule, lifecycle state, affected | Write |