get_skeletons
Get structured code skeletons for multiple files in a single query, enabling precise code understanding without reading entire files.
Instructions
Get skeletons for multiple files in one call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | No | "full" (default) or "compact" (abbreviated) | full |
| file_paths | Yes | list of paths relative to the repo root |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |