track_dependency
Monitor service dependencies by slug to track their status and receive alerts. Optionally specify a component and set alert sensitivity for targeted monitoring.
Instructions
Start tracking a service dependency by its slug (e.g. 'github', 'aws').
Optionally track a single component via component_id (see
list_service_components) and set alert_sensitivity: AWARENESS
(silent tracking, default), INCIDENTS_ONLY, MAJOR_ONLY, or ALL.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | ||
| component_id | No | ||
| alert_sensitivity | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |