suggest
suggestDirectly selects a canonical workflow or short ordered sequence from available options given a question and optional project details, avoiding hidden logic.
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 |
|---|---|---|---|
| projectId | No | ||
| projectRef | No | ||
| question | Yes | ||
| startEntity | No | ||
| targetEntity | No | ||
| direction | No | ||
| traversalDepth | No | ||
| includeHeuristicEdges | No | ||
| maxSteps | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| toolName | Yes | ||
| projectId | Yes | ||
| result | Yes | ||
| _hints | Yes |