symbols
Generate a full symbol index of every function, class, component, hook, and type in a repository, including signatures, locations, and relationships.
Instructions
Full symbol index — every function, class, component, hook, type in the repo with signatures, locations, and relationships.
WARNING: Can be very large. Default max_tokens=8000 prevents context window overflow.
For scoped queries, use focus or lookup instead — they're much cheaper.
max_tokens: cap output (default 8000; 0 = use default)
exclude_dirs: comma-separated directory prefixes to skip
output_format: "text" (default) or "json" for structured responseInput Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo_path | No | /demo | |
| max_tokens | No | ||
| exclude_dirs | No | ||
| output_format | No | text |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |