rtfm_graph
Trace dependencies by showing graph neighbors of a file—imports, links, includes, or citations. Filter by direction and relation type to identify dependents or dependencies.
Instructions
Show graph neighbors of a file (imports, links, includes, citations).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source | Yes | book slug or absolute file path | |
| direction | No | "outgoing" (deps), "incoming" (dependents), or "both" | |
| relation_type | No | filter by "import" | "link" | "include" | "cite" |