{"name":"MeetLark","description":"Scheduling poll orchestration service. Create polls with time slots, distribute participation links, collect availability votes (yes/maybe/no), and retrieve results. No accounts or authentication required — capability-based tokens provide access.","url":"https://meetlark.ai","version":"1.0.0","provider":{"organization":"MeetLark","url":"https://meetlark.ai"},"documentationUrl":"https://meetlark.ai/api/docs","capabilities":{"streaming":false,"pushNotifications":false,"stateTransitionHistory":false},"authentication":{"schemes":[],"credentials":null},"defaultInputModes":["application/json"],"defaultOutputModes":["application/json"],"skills":[{"id":"create-poll","name":"Create Scheduling Poll","description":"Create a new scheduling poll with time slot options. Returns admin and participation tokens. Requires verified email.","tags":["scheduling","poll","meeting","coordination"],"examples":["Create a poll to find a time for a team standup","Schedule a group dinner with multiple date options","Set up a meeting poll for next week"]},{"id":"collect-votes","name":"Collect Availability Votes","description":"Submit or collect availability votes (yes/maybe/no) for each time slot in a poll. Uses participation token.","tags":["voting","availability","scheduling"],"examples":["Vote on the scheduling poll","Mark availability for proposed meeting times"]},{"id":"view-results","name":"View Poll Results","description":"Retrieve current poll results showing all votes and availability per time slot.","tags":["results","scheduling","summary"],"examples":["Check which time works for everyone","Get the poll results"]},{"id":"manage-poll","name":"Manage Poll Lifecycle","description":"Close or reopen a poll using the admin token.","tags":["admin","lifecycle","scheduling"],"examples":["Close the poll now that everyone has voted","Reopen the poll to collect more responses"]}]}