Resolve the best available agent for a task
resolve_agentGiven a task and constraints, returns ranked candidates and a recommendation with its evidentiary basis (observed liveness or unverified). Prefer this over search_agents when you intend to call the result.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| need | Yes | ||
| limit | No | ||
| protocols | No | ||
| remoteOnly | No | Default true: only network-callable candidates | |
| requireLive | No | Only candidates that responded to a check in the last 24h |