{
  "name": "shegrouch-ceo",
  "description": "SheGrouch CEO — luxury fashion content strategy and operations agent",
  "version": "1.0.0",
  "url": "https://shegrouch.com",
  "api_base": "https://umaiwgcarrgenowhudgc.supabase.co/functions/v1/bot-api/api/v1",
  "authentication": {
    "type": "apikey",
    "header": "X-API-Key",
    "format": "sgk_xxx:sgs_xxx"
  },
  "capabilities": [
    "content:read", "content:write", "content:delete",
    "media:read", "media:write",
    "posts:read", "posts:write", "posts:publish",
    "platforms:read",
    "analytics:read",
    "webhooks:manage"
  ],
  "voice": {
    "provider": "elevenlabs",
    "voice_id": "rachel",
    "speaking_rate": 0.90
  },
  "webhooks": {
    "events": [
      "content.created", "content.updated", "content.deleted",
      "post.scheduled", "post.published", "post.failed", "post.cancelled",
      "media.uploaded"
    ]
  },
  "endpoints": {
    "health": "https://umaiwgcarrgenowhudgc.supabase.co/functions/v1/bot-api/health",
    "status": "https://umaiwgcarrgenowhudgc.supabase.co/functions/v1/bot-api/api/v1/status",
    "analytics": "https://umaiwgcarrgenowhudgc.supabase.co/functions/v1/bot-api/api/v1/analytics",
    "pipeline": "https://umaiwgcarrgenowhudgc.supabase.co/functions/v1/bot-api/api/v1/pipeline"
  }
}
