investigate
investigateRun bounded investigations across codebase workflows. Trace dependencies upstream or downstream and return structured step history for typed entities.
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 |
|---|---|---|---|
| projectId | No | ||
| projectRef | No | ||
| question | Yes | ||
| startEntity | No | ||
| targetEntity | No | ||
| direction | No | ||
| traversalDepth | No | ||
| includeHeuristicEdges | No | ||
| budget | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| toolName | Yes | ||
| projectId | Yes | ||
| result | Yes | ||
| _hints | Yes |