get_agents
Retrieve all agent automations from the Itential Platform to view AI-driven automation components managed by Operations Manager, including available endpoint triggers for programmatic invocation.
Instructions
Get all agent automations from Itential Platform.
Agents are AI-driven automation components managed by the Operations Manager. Each agent automation may optionally have an endpoint trigger that exposes it for programmatic invocation via the same mechanism as workflows.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes | Response model for agent automation collection endpoints. Wraps a list of AgentElement objects returned from the operations manager when querying for agent-type automations. Attributes: root: List of AgentElement objects with agent metadata and trigger info. |