get_contract_drift
Detect mismatches between API specifications and actual code implementations to identify endpoints missing in either documentation or deployment.
Instructions
Detect mismatches between API spec and implementation: endpoints in spec but not in code, or in code but not in spec.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| service | Yes | Service name |