agent_list
Browse available managed agents by retrieving their ID, name, model, description, and metadata to identify the appropriate agent to run.
Instructions
List managed agents (summaries: id, name, model, description, metadata).
Find an agent_* to run (unless the user gave one). Read each agent's
name/description/metadata to understand what it does — that determines which
environment, vault(s), and memory store(s) it needs. Use agent_get for full
config before starting. Page via the returned next_page token.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| page | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||