# V7 skill: API automation ## Description Use V7 API resources to discover integration surfaces, authentication guidance, webhooks, OpenAPI, JSON errors, sandbox guidance, SDK discovery, and CLI discovery. ## Useful routes /api, /openapi.json, /api/openapi.yaml, /auth.md, /webhooks, /errors.md, /sandbox, /sdks, /cli ## Inputs Integration requirements, workflow instructions, credentials, and API schemas. ## Outputs API integration plans, endpoint discovery, auth guidance, webhook usage, and error-handling guidance. ## Safety Do not invent endpoint behavior; verify against official docs and OpenAPI resources.