list_agents
Find available agents by filtering on capability, tag, status, or availability. View current workload and capacity to choose the right agent for a task.
Instructions
List registered agents. Filter by capability, tag, status, or availability. Shows current workload and capacity for each agent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tag | No | Filter by specialization tag (e.g. 'typescript', 'react'). | |
| status | No | Filter by agent status. Default: all. | all |
| capability | No | Filter by capability (e.g. 'code', 'research'). Only agents with this capability are returned. | |
| available_only | No | Only return agents with open task slots (current_tasks < max_concurrent). Default: false. |