get_observability_incident
Retrieve a specific incident and its linked occurrences by providing team ID and fingerprint. Filter by time range, app, and occurrence limit for targeted observability troubleshooting.
Instructions
Get one incident and its bounded occurrences by fingerprint.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum occurrences to return. | |
| since | No | Optional Unix timestamp lower bound. | |
| until | No | Optional Unix timestamp upper bound. | |
| app_id | No | Optional workload/app ID. | |
| team_id | Yes | The ID of the team. | |
| fingerprint | Yes | The incident fingerprint. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||