get_api_contract
Retrieve API specifications (OpenAPI, gRPC, or GraphQL) by parsing contract files from service repositories to understand interface definitions and dependencies.
Instructions
Get API contract (OpenAPI/gRPC/GraphQL) for a service. Parses spec files found in the service repo.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| service | Yes | Service name | |
| contract_type | No | Filter by contract type |