generated: '2026-08-29' method: searched source: https://docs.superdial.com/.well-known/agent-skills/super-dial/skill.md description: >- SuperDial publishes its own Agent Skill and advertises it from its A2A agent card. It is saved here verbatim — not generated by API Evangelist. skills: - file: superdial-super-dial.md name: Super Dial method: searched source: https://docs.superdial.com/.well-known/agent-skills/super-dial/skill.md http_status: 200 fetched: '2026-08-29' api: SuperDial API provider_published: true operations: - GET /v1/auth - POST /v1/requests - GET /v1/requests/{requestId} - GET /v1/requests - GET /v1/schemas - GET /v1/schemas/{schemaId}/required-inputs covers: - Submitting single and batch requests - Webhook receipt and HMAC-SHA256 signature verification - internalId idempotency and correlation - Payer phone number resolution - errorCode / errorCategory dispatch - Polling fallback when webhooks are not configured notes: - >- Operations are named by method+path because the SuperDial OpenAPI declares no operationId on any operation. The skill itself names the same endpoints in the same form.