exports_of
exports_ofRetrieve the indexed symbols exported by a specified file to understand module interfaces and dependencies quickly.
Instructions
Symbols tool for exports: list only the indexed symbols that a file exports.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | No | ||
| projectRef | No | ||
| file | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| toolName | Yes | ||
| projectId | Yes | ||
| file | Yes | ||
| resolvedFilePath | Yes | ||
| exports | Yes | ||
| reefExecution | Yes | ||
| warnings | Yes | ||
| _hints | Yes |