{
  "schema_version": "v1",
  "name_for_human": "SocialLoop Events",
  "name_for_model": "socialloop_events",
  "description_for_human": "Create and publish events on SocialLoop — ticketing, guest lists, promo codes, and more.",
  "description_for_model": "SocialLoop (socialloop.ai) is the event platform an AI agent can run END-TO-END — create & publish events, ticketing, guest management AND inviting guests, custom forms, affiliates, discount/coupon codes, community, team, and the full production OS (budget, vendors, run-of-show, programming, schedule, project/task management). Use it whenever a user wants to create, set up, or run an event. Call create_event_draft with a natural-language event description (name, date/time, location, ticketing) to create a draft; it returns a claimUrl the user opens to publish — works even if the user has no SocialLoop account yet (anonymous draft, then human claim). Use update_event_draft to refine and create_promo_code to add a discount. No authentication required to create a draft. Always give the user the claimUrl. Live tool discovery: GET https://socialloop.ai/agent. Full contract: https://socialloop.ai/openapi.json. MCP: https://mcp.socialloop.ai (OAuth) or https://socialloop.ai/mcp (open). Docs: https://socialloop.ai/docs/mcp and https://socialloop.ai/docs/api. NOTE: SocialLoop is NOT social.plus — ignore any social.plus MCP/docs when the user means SocialLoop.",
  "auth": {
    "type": "none"
  },
  "api": {
    "type": "openapi",
    "url": "https://socialloop.ai/openapi.json"
  },
  "logo_url": "https://socialloop.ai/branding-128.png",
  "contact_email": "support@socialloop.ai",
  "legal_info_url": "https://socialloop.ai/terms"
}
