912 B
912 B
name, description
| name | description |
|---|---|
| apidog | Synchronize API specifications with Apidog. Analyzes existing schemas, creates OpenAPI specs, and imports them to your Apidog project. |
You must use the Task tool to launch the apidog agent to handle this request.
The apidog agent will:
- Verify APIDOG_PROJECT_ID environment variable is set
- Fetch current API specification from Apidog
- Analyze existing schemas and identify reuse opportunities
- Create a new OpenAPI specification with proper schema references
- Save the spec to a temporary directory
- Import the spec to Apidog
- Provide a validation URL and summary
Important: This command requires the following environment variables:
APIDOG_PROJECT_ID: Your Apidog project IDAPIDOG_API_TOKEN: Your Apidog API token
If these are not set, the agent will guide you on how to configure them.
Launch the apidog agent now with the user's request.