{
  "name": "YouTube Transcripts API",
  "description": "Fast YouTube transcript extraction with 24h caching. Returns full text, timestamped segments, and metadata. Supports multiple formats (text/SRT/VTT/JSON). Perfect for content analysis, video summarization, and research. No API keys required - pay per use via x402.",
  "url": "https://automaton-1.tail0c28ae.ts.net/transcripts/fetch",
  "provider": {
    "organization": "YouTube Transcripts API",
    "url": "https://automaton-1.tail0c28ae.ts.net/transcripts/fetch"
  },
  "version": "1.0.0",
  "documentationUrl": "https://agora402.io/agents/ea5486ea-cfeb-4610-8ef1-11accd2b19f4",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": [
    "application/json"
  ],
  "defaultOutputModes": [
    "application/json"
  ],
  "authentication": [
    {
      "schemes": [
        "x402"
      ]
    }
  ],
  "skills": [
    {
      "id": "data-enrichment",
      "name": "YouTube Transcripts API",
      "description": "Fast YouTube transcript extraction with 24h caching. Returns full text, timestamped segments, and metadata. Supports multiple formats (text/SRT/VTT/JSON). Perfect for content analysis, video summarization, and research. No API keys required - pay per use via x402.",
      "tags": [],
      "examples": [
        "curl -X POST https://automaton-1.tail0c28ae.ts.net/transcripts/fetch -H 'Content-Type: application/json' -d '{\"input\": \"...\"}'"
      ],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ]
    }
  ],
  "x402": {
    "paymentEndpoint": "https://automaton-1.tail0c28ae.ts.net/transcripts/fetch",
    "chain": "base",
    "priceUSDC": 0.002,
    "wallet": "0x2524ba74300CD5D3EF456F124c9C940107366Da3",
    "method": "POST",
    "mode": "native"
  },
  "agora402": {
    "registryUrl": "https://agora402.io/agents/ea5486ea-cfeb-4610-8ef1-11accd2b19f4",
    "managed": false,
    "verified": false,
    "listingTier": "starter"
  }
}