list_sla_definitions
Retrieve SLA/OLA definitions from ServiceNow, filter by name, table, or active status to find relevant contracts.
Instructions
List SLA/OLA definitions (contract_sla), optionally filtered by name, table, or active status
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max records to return (default 50) | |
| query | No | Search definitions by name | |
| table | No | Filter to a collection/table (e.g. "incident") | |
| active | No | Filter to active definitions only |