Skip to content
Elaichi Elaichi

event_management

Slido

Connect Slido to Elaichi and hand every teammate a governed MCP endpoint — 17 tools ready to call from Claude, Cursor, or any MCP client, clamped by roles, restrictions, and an audit log.

Slido

AI tools

Slido tools for your AI agents

17 tools are ready to mint as an MCP endpoint the moment you connect Slido — governed by the same roles, restrictions, and audit log as everything else in Elaichi.

create_a_slido_exports_user

Start an asynchronous export of users in Slido. Returns a 202 export job object that can be polled for completion. The exported user records include user_id, display_name, email, role, is_active, created_date, joined_date, and modified_date.

create_a_slido_exports_event

Start an asynchronous export of events in Slido. Returns an export job object (HTTP 202) with an export_id for polling status via the Get Export endpoint. The exported event records include event_id, owner_user_id, start_date, end_date, timezone, created_date, and modified_date. Accepts an optional filter object in the request body (defaults to empty, exporting all events).

create_a_slido_exports_room

Start an asynchronous export of rooms in Slido. Returns an export job object (HTTP 202) with an export_id for polling status via the Get Export endpoint. The exported room records include room_id, event_id, event_owner_user_id, is_active, created_date, and modified_date. Accepts an optional filter object in the request body (defaults to empty, exporting all rooms).

create_a_slido_exports_participant

Start an asynchronous export of participants in Slido. Returns an export job object (HTTP 202) for polling export status. The exported participant data includes event_owner_user_id, event_id, participant_id, name, email, user_id, first_joined_date, and modified_date. Accepts an optional participants filter in the request body.

create_a_slido_exports_question

Start an asynchronous export of Q&A questions in Slido. Returns an export job object (HTTP 202) with an export_id for polling status via the Get Export endpoint. The exported question records include question_id, event_owner_user_id, event_id, room_id, participant_id, status, is_anonymous, is_starred, score, upvotes, downvotes, highlighted_date, created_date, and modified_date. Accepts an optional filter object in the request body (defaults to empty, exporting all questions).

create_a_slido_exports_question_reply

Start an async export of question replies in Slido. Returns: id, type, status, result. The exported data includes question_reply_id, event_id, room_id, question_id, text, status, is_anonymous, is_private, is_pinned, posted_by_moderator, participant_id, created_date, and modified_date per reply.

create_a_slido_exports_surveys_quizz

Start an asynchronous export of surveys and quizzes in Slido. Returns an export job object (HTTP 202) with an export_id for polling status via the Get Export endpoint. The exported records include survey_quiz_id, event_owner_user_id, event_id, room_id, type, polls_count, created_date, and modified_date. Accepts an optional filter object in the request body (defaults to empty, exporting all surveys/quizzes).

create_a_slido_exports_poll

Start an async export of polls in Slido. Returns: id, type, status, result. Accepted asynchronously (202); use the Get Export endpoint to retrieve the export result.

create_a_slido_exports_poll_option

Start an asynchronous export of poll options in Slido. Returns an export job object (HTTP 202) with an export_id for polling status via the Get Export endpoint. The exported poll option records include poll_option_id, event_owner_user_id, event_id, room_id, survey_quiz_id, poll_id, is_correct, order, created_date, and modified_date. Accepts an optional filter object in the request body (defaults to empty, exporting all poll options).

create_a_slido_exports_poll_vote

Start an asynchronous poll votes export in Slido. Returns an export job object (202 Accepted) with an export_id for polling status and download URL via the Get Export endpoint. The exported data includes poll_vote_id, event_id, room_id, poll_id, participant_id, is_anonymous, created_date, and modified_date for each poll vote.

create_a_slido_exports_poll_vote_value

Start an asynchronous export of individual poll vote values (answer selections) in Slido. Returns an export job object (HTTP 202) with an export_id for polling status via the Get Export endpoint. The exported records include poll_vote_value_id, event_owner_user_id, event_id, room_id, survey_quiz_id, poll_id, poll_vote_id, participant_id, is_anonymous, rating_score, multiple_choice_option_id, quiz_option_id, ranking_option_id, ranking_rank, and modified_date. Accepts an optional filter object in the request body (defaults to empty, exporting all poll vote values).

create_a_slido_exports_idea_topic

Start an async export of idea topics in Slido (deprecated — works with the retired Ideas BETA feature; use polls endpoints for the new Ideas poll). Returns: id, type, status, result. The request body accepts an optional filter object that defaults to empty.

create_a_slido_exports_webex_meeting

Start an export of Webex meetings in Slido. Returns: id, type, status, result, export_id. The exported data includes event_id, event_owner_user_id, webex_meeting_id, and modified_date. The export is processed asynchronously.

create_a_slido_exports_space

Start an async Slido spaces export. Returns the export record including space_id, organization_id, name, description, type, created_date, and modified_date. Accepts an optional filter object in the request body (defaults to empty).

create_a_slido_exports_spaces_user

Start an export of Spaces users in Slido. Returns a 202 Accepted response with an ExportOut object for tracking the async export job. The exported data includes space_id, organization_id, user_id, created_date, and modified_date.

get_single_slido_export_by_id

Get details of a specific export in Slido by its export id. Returns the export object including its export_id, type, and status. Required: id.

list_all_slido_exports

List all Slido exports. Returns a list of export objects including export_id and type. Optional: type to filter exports by export type.

How it works

From Slido account to governed MCP endpoint

Connect

Link a Slido account through Elaichi's hosted connect flow. Credentials are vaulted — nobody, including the AI, ever sees them.

Compose

The connection becomes a toolbox instantly. Curate which Slido tools are exposed, rename them, or freeze arguments.

Mint

Mint a personal MCP endpoint on that toolbox and paste it into Claude, Cursor, or any MCP client — governed by roles, restrictions, and audit logs.

Give every teammate a governed MCP server

Start a 14-day Gold trial — connect a product, curate a toolbox, and paste an endpoint into Claude or Cursor in minutes.