api_surface
Analyzes a repository to extract all API endpoints, tools, and commands across REST, MCP, CLI, GraphQL, gRPC, and public exports.
Instructions
Extract the complete API surface — REST endpoints, MCP tools, CLI commands, GraphQL, gRPC, public exports.
Args: path: Absolute path to the repository root directory.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |