prd_check_api_refs
Verifies API endpoint references in a PRD against the OpenAPI spec to catch typos and invalid paths.
Instructions
Verify that all API endpoint references in a PRD actually exist in the AINative OpenAPI spec. Catches typos and invalid paths.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prd_id | No | ID of a saved PRD to check | |
| content | No | PRD content to check |