code.symbols
List all exported symbols (functions, classes, types) with signatures in a path scope to map a codebase and find reusable code.
Instructions
List all exported symbols (functions, classes, types) in a path scope with signatures
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| scope | Yes | Path prefix (e.g. 'src/auth/' or 'src/') |