investigate
investigateRun a bounded, read-only investigation workflow over code repositories to trace relationships between entities and return a structured step history.
Instructions
Workflow tool for bounded read-only investigation: run a short sequential tool chain over shipped workflows and return typed step history.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| budget | 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 |