suggest
suggestRecommends a canonical workflow or short ordered sequence for codebase tasks based on a question and optional constraints like direction or entity.
Instructions
Workflow tool for tool-chain recommendations: choose one canonical workflow or a short ordered sequence without executing hidden planner logic.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| maxSteps | No | ||
| question | Yes | ||
| direction | No | ||
| projectId | No | ||
| projectRef | No | ||
| startEntity | No | ||
| targetEntity | No | ||
| traversalDepth | No | ||
| includeHeuristicEdges | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| _hints | Yes | ||
| result | Yes | ||
| toolName | Yes | ||
| projectId | Yes |