{"schema_version":"v1","name_for_human":"AgentDraft","name_for_model":"agentdraft","description_for_human":"Collision-safe calendar scheduling for AI agents. Check availability, hold a slot, and commit a booking — with deterministic conflict resolution across every agent on the same calendar.","description_for_model":"Use AgentDraft to check a user's calendar availability, propose (hold) a slot, and commit a booking. Bookings are coordinated across every AI agent on the same calendar: exactly one writer wins each contested slot and losers receive an HTTP 409 with the winning agent's identity and priority — never blind-retry a 409, pick another slot or ask the user. Always call checkAvailability before proposeSlot or commitBooking.","auth":{"type":"user_http","authorization_type":"bearer"},"api":{"type":"openapi","url":"http://api.agentdraft.io/v1/chatgpt/openapi.json"},"logo_url":"https://agentdraft.io/apple-touch-icon.png","contact_email":"hello@agentdraft.io","legal_info_url":"https://agentdraft.io/terms"}