cross_ref
Follow depends_on and doc_refs edges from a start anchor using breadth-first walk to discover related documents and dependencies across the project corpus.
Instructions
Breadth-first walk of depends_on/doc_refs edges from a start id/anchor.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| depth | No | hop count (default 1) | |
| start | Yes | ||
| token | Yes | bearer token (from TERO_TOKENS) |