get_api_surface
Lists exported symbols and public APIs from source files to analyze code dependencies and interfaces across multiple frameworks and languages.
Instructions
List all exported symbols (public API) of a file or matching files
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_pattern | No | Glob-style pattern to filter files (e.g. src/services/*.ts) |