get_contracts
List all contracts in a workspace, with optional filtering by type (HTTP, gRPC, event, GraphQL, RabbitMQ, Kafka).
Instructions
List all contracts in a workspace, optionally filtered by kind (http, grpc, event, graphql, rabbit, kafka).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workspace_id | Yes | Workspace to list contracts for | |
| kind | No | Filter by contract kind — omit to return all kinds |