get_request_sla_by_id
Retrieve a specific SLA metric by its ID for a customer request using the issue key and SLA ID.
Instructions
Get a specific SLA metric by its ID for a customer request.
Args: issue_id_or_key: The issue key (e.g. "X000") or numeric issue ID. sla_id: The SLA metric ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| issue_id_or_key | Yes | ||
| sla_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |