Clickmeeting
ClickMeeting is a cloud-based online meeting and webinar platform that enables businesses and individuals to host virtual meetings, webinars, and training sessions.
This is a first-class FlyMyAI MCP. Agents discover it automatically via tool search and call the actions below on demand - you never wire it up by hand. See the Composio catalog for how discovery works.
Connect
Clickmeeting authenticates with an API key. Generate the credential in your Clickmeeting account, then paste it into FlyMyAI the first time an agent uses a Clickmeeting action.
Get your Clickmeeting credential →
Fields to fill in FlyMyAI
| Field | Details |
|---|---|
ClickMeeting API Key | The API key used for authenticating requests to the ClickMeeting API. (required) |
Actions
Every action this integration exposes. Agents pick the right one from the task; you do not call them by name.
| Action | What it does | Required inputs |
|---|---|---|
CLICKMEETING_CREATE_CONFERENCE | Tool to create a new conference. use when you need to schedule or start a meeting/webinar after authentication. | name, room_type, permanent_room, access_type, participants_limit |
CLICKMEETING_CREATE_CONTACT | Tool to create a new contact in your clickmeeting account. use when you need to add or pre-register an attendee before scheduling an event. | email |
CLICKMEETING_DELETE_CONFERENCE | Tool to delete a specific conference. use after confirming the conference is no longer needed. | conference_id |
CLICKMEETING_DELETE_RECORDING | Tool to delete a specific recording for a conference room. use when you need to remove an unwanted or outdated recording after confirming the conference and recording ids. deletion is irreversible. | conference_id, recording_id |
CLICKMEETING_DELETE_RECORDINGS | Tool to delete all recordings for a conference room. use when you need to clear all saved recordings for a specific conference before archiving or reusing it. | conference_id |
CLICKMEETING_GENERATE_AUTOLOGIN_URL | Tool to generate an autologin url for a conference participant. use when you need to provide direct access to a conference room without separate login. | conference_id, participant |
CLICKMEETING_GENERATE_SESSION_PDF_REPORT | Tool to generate a pdf report for a specific session. use when you need to download session analytics as a pdf file. | conference_id, session_id |
CLICKMEETING_GET_CHATS | Tool to retrieve a list of all chat sessions. use when you need to list available chats in your account. | - |
CLICKMEETING_GET_CHAT_DETAILS | Tool to retrieve details of a specific chat session. use when you have the chat id and need its metadata and messages. | chat_id |
CLICKMEETING_GET_CONFERENCES | Tool to retrieve a paginated list of conference rooms. use when you need to list all conferences. | - |
CLICKMEETING_GET_CONFERENCE_DETAILS | Tool to retrieve details of a specific conference. use after confirming the meeting id. example: "get details for conference with meeting id='123456'". | meeting_id |
CLICKMEETING_GET_CONFERENCE_FILES | Tool to retrieve files associated with a conference. use after creating or updating a conference to list or download files uploaded to it. | conference_id |
CLICKMEETING_GET_CONFERENCE_SESSIONS | Tool to retrieve a list of sessions for a conference room. use when you need detailed session information after scheduling a conference. | conference_id |
CLICKMEETING_GET_CONFERENCE_SKINS | Tool to retrieve a list of available conference room skins. use when customizing or selecting skin options before creating a conference. | - |
CLICKMEETING_GET_FILE_LIBRARY | Tool to retrieve a list of files in the file library. use when you need to browse available files with optional pagination. | - |
CLICKMEETING_GET_PHONE_GATEWAYS | Tool to retrieve a list of available phone gateways. use when you need dial-in options for participants before starting a session. | - |
CLICKMEETING_GET_PING | Tool to check api service status. use when verifying the clickmeeting api connection before making requests. | - |
CLICKMEETING_GET_RECORDINGS | Tool to retrieve recordings for a specific conference room. use after the conference has ended to fetch available recordings. | conference_id |
CLICKMEETING_GET_REGISTRATIONS | Tool to retrieve registrations for a conference room by status. use after obtaining the conference id to fetch registrations filtered by state. | conference_id |
CLICKMEETING_GET_SESSION_ATTENDEES | Tool to retrieve the attendee list for a specific session. use after confirming conference id and session id to list participants in that session. | conference_id, session_id |
CLICKMEETING_GET_SESSION_ATTENDEE_DETAILS | Tool to retrieve details of a specific session attendee. use after obtaining conference id, session id, and attendee id to fetch attendance details. | conference_id, session_id, attendee_id |
CLICKMEETING_GET_SESSION_DETAILS | Tool to retrieve details of a specific session in a conference room. use after confirming both conference id and session id to get timing, attendance, and recording info. | conference_id, session_id |
CLICKMEETING_GET_SESSION_POLLS | Tool to retrieve a list of polls conducted during a specific session. use after confirming session id to list available polls. | session_id |
CLICKMEETING_GET_SESSION_POLL_DETAILS | Tool to retrieve details of a specific poll conducted during a session. use after confirming conference id, session id, and poll id to analyze poll results. | conference_id, session_id, poll_id |
CLICKMEETING_GET_SESSION_QA_HISTORY | Tool to retrieve the q&a history for a specific session. use after confirming session id to list all questions and answers asked during the session. | session_id |
CLICKMEETING_GET_SESSION_RECORDINGS | Tool to retrieve a list of recordings for a specific session. use after confirming session id to fetch available recordings. | session_id |
CLICKMEETING_GET_SESSION_RECORDING_DETAILS | Tool to retrieve details of a specific recording for a session. use after confirming both session id and recording id to obtain metadata like status, url, and size. | session_id, recording_id |
CLICKMEETING_GET_SESSION_REGISTRATIONS | Tool to retrieve registrations for a specific session. use after confirming session id to list its registrants. | session_id |
CLICKMEETING_GET_SESSION_SURVEYS | Tool to retrieve a list of surveys conducted during a specific session. use after confirming session id to list available surveys. | session_id |
CLICKMEETING_GET_SESSION_SURVEY_DETAILS | Tool to retrieve details of a specific survey conducted during a session. use after session completion to fetch survey results. | session_id, survey_id |
CLICKMEETING_GET_TIME_ZONE_LIST | Tool to retrieve a list of available time zones. use when you need to select a time zone before scheduling events. | - |
CLICKMEETING_GET_TIME_ZONE_LIST_BY_COUNTRY | Tool to retrieve time zones for a specific country. use when you need to list available time zones by iso 3166-1 alpha-2 country code. example: 'get time zones for country code=us'. | country_code |
CLICKMEETING_REGISTER_PARTICIPANT | Tool to register a participant for a conference room. use after obtaining a valid room id. | room_id, registration |
CLICKMEETING_SEND_INVITATION | Tool to send invitation emails to a clickmeeting conference. use after scheduling a conference to invite participants by email. | conference_id, emails |
CLICKMEETING_SEND_INVITATION_EMAIL | Tool to send invitation emails to participants of a clickmeeting conference. | conference_id, attendees |
CLICKMEETING_UPLOAD_FILE | Tool to upload a new file to the file library. use when you need to add presentation or video files before scheduling or sharing. | file, type |
Links
We love our partners - FlyMy.AI builds with the best. Thanks, Clickmeeting!