Run agent workflows and list available tools and models.
Permission: READ_WRITE
Header: Authorization: Bearer API_KEY_READ_WRITE
Run an agent by name with an initial message.
| Name | Type | Required | Notes |
|---|---|---|---|
| agentName | string | Yes | Agent identifier. |
| initialMessage | string | Yes | Prompt or request to start the run. |
List registered agent tools.
List available agent models.