rush_token_outline
Generate a token-efficient AST skeleton outline of a code file, with an optional focus symbol, to provide a compact structural overview for AI-driven analysis.
Instructions
Generate token-efficient AST skeleton outline of a code file
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| focus_symbol | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |