track_dependency
Track a service dependency by slug. Optionally specify a component and set alert sensitivity to receive notifications for incidents, major issues, or all alerts.
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 |