get_symbols
Retrieve full source code for multiple symbols in a single request, eliminating the need to read entire files.
Instructions
Get the full source code of multiple symbols in one call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbols | Yes | list of {"file_path": "...", "symbol_name": "..."} dicts |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |