exports_of
exports_ofList all indexed symbols that a file exports to understand its public API and dependencies.
Instructions
Symbols tool for exports: list only the indexed symbols that a file exports.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file | Yes | ||
| projectId | No | ||
| projectRef | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file | Yes | ||
| _hints | Yes | ||
| exports | Yes | ||
| toolName | Yes | ||
| warnings | Yes | ||
| projectId | Yes | ||
| reefExecution | Yes | ||
| resolvedFilePath | Yes |