list_operators
List operators accessible with the current API key.
List operators accessible with the current API key.
Read-only · Calls external systems. Safe to call: this tool does not modify data.
Parameters
| Field | Type | Required | Description |
|---|---|---|---|
detail | boolean | No | Return full JSON instead of compact summaries (default: false) |
organisation_group | string | No | Filter by organisation group |
short_name | string | No | Filter by operator short name |
Example arguments
Illustrative arguments an agent supplies when calling this tool:
{
"detail": false,
"organisation_group": "string"
}
Description
Returns compact summaries by default; use detail=true for full JSON. List operators accessible with the current API key. Operators are the top-level organisational unit in Kapptivate.
What's next?
Last updated on