suggest_workflow
Suggests next tool calls (e.g., plan_task, review_document) based on goal, problem, and context to guide design review decisions.
Instructions
Suggest explicit manual next tool calls from Brain Region routing.
This tool is advisory only: it calls the local deterministic router, then returns candidate next actions such as plan_task, consult_problem, review_document, or review_code. It never calls those tools or models.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| goal | No | ||
| files | No | ||
| top_k | No | ||
| context | No | ||
| problem | No | ||
| min_score | No |