route_task
Choose the best MCP server/tools for a task. Use decide_agent_call when evaluating one specific attempted tool call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task | Yes | Task the agent wants to perform. | |
| max_risk | No | Maximum allowed tool risk. | |
| candidate | No | Optional namespace/name server identifier to evaluate directly. | |
| capabilities | No | Optional capability constraints such as healthcare, search, database, read, or write. | |
| client_target | No | ||
| requires_oauth | No | ||
| max_freshness_hours | No | ||
| no_write_without_approval | No |