cos_graph_contracts
Enumerate every handler in the coding-os graph for HTTP, MCP, gRPC, events, and WebSocket. Get a complete view of declared contracts to track available endpoints and event types.
Instructions
Enumerate every handler declared in the graph (HTTP / MCP / gRPC / events / WS).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kinds | No | http,mcp,grpc,event,websocket | |
| scope | No | all | |
| include_test_sources | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |