get_route_contract
Extract the API contract for any route, including HTTP method, status codes, response model, and linked frontend fetch callers with confidence scores.
Instructions
Extracts the API contract for a route, including HTTP method, status codes, response model, and all linked frontend fetch callers with confidence scores.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo_path | No | . | |
| route_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |