recommend_agent_for_task
Recommend an appropriate agent for a repository-scoped task using goal, scope, and risk hints without starting the task.
Instructions
Return a bounded read-only agent routing recommendation for a repo-scoped task. Does not start an agent, create a task, or read logs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| goal | Yes | Task goal used for routing hints. | |
| template | No | Optional task template hint. | |
| repo_path | Yes | Repository path inside workspaceRoot. | |
| risk_hint | No | Optional compact risk hint text. | |
| scope_files | No | Optional bounded list of files or directories expected to be in scope. |