extract_file
Extract API schemas from a single file through static analysis. Supports TypeScript, Python, Go, Protobuf, GraphQL, OpenAPI, and SQL DDL.
Instructions
Extract API schemas from a single file. Supports TypeScript, Python, Go, Protobuf, GraphQL SDL, OpenAPI JSON/YAML, and SQL DDL.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filePath | Yes | Path to source file (any supported language) |