get-team-oncall
Retrieve current on-call responders for a specific Datadog team using its team ID. Optionally include related relationships like escalations.
Instructions
Get current on-call responders for a Datadog team
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| teamId | Yes | The Datadog team ID. Example: abc123-def456-ghi789 | |
| include | No | Comma-separated included relationships. Example: responders,escalations,escalations.responders |