Built by Metorial, the integration platform for agentic AI.
Permanently delete a Webex team. This does not delete the team's spaces, but removes the team grouping.
Search and list people in the Webex organization directory. Filter by email, display name, or person ID. Returns profile information including name, email, status, and organization.
Create a new Webex space (room). The authenticated user is automatically added as a member. Optionally associate the space with a team, enable moderation, or make it public within the organization.
List members of a Webex space. Filter by room, person ID, or email. Returns membership details including moderator status and display names.
List all teams the authenticated user belongs to.
Update a scheduled Webex meeting's details including title, agenda, times, recurrence, and recording settings.
Retrieve full details of a specific Webex space by its ID, including title, type, moderation status, team association, and activity timestamps.
List meeting recordings. Filter by meeting ID, date range, host email, or site URL. Returns recording metadata including playback and download URLs.
List Webex spaces (rooms) the authenticated user belongs to. Filter by team, type (direct or group), and sort by ID, last activity, or creation date.
Send a message to a Webex space or directly to a person. Supports plain text, Markdown formatting, file attachments via URL, and Adaptive Cards. Use **roomId** to send to a specific space, or **toPersonId**/**toPersonEmail** to send a direct 1:1 message. Set **parentId** to reply in a thread.
Schedule a new Webex meeting with a title, time, and optional settings like agenda, recurrence, auto-recording, and invitees. Returns the meeting details including the join link.
Retrieve full details of a specific Webex meeting by its ID, including join link, host info, scheduling details, and current state.
Remove a person from a Webex space by deleting their membership. The person will no longer be able to see the space or its messages.
Retrieve full profile details of a specific person by their person ID, or get the authenticated user's own profile by omitting the person ID.
List messages in a Webex space or direct conversation. Use **roomId** to list messages in a specific space, or use **personId**/**personEmail** to list direct messages with a specific person.
Update a membership in a Webex space. Can toggle moderator status or hide/show a direct space from the member's space list.
Update an existing Webex space's properties. Can modify the title, moderation settings, public visibility, description, announcement-only mode, and read-only status.
Create a new Webex team. A "General" space is automatically created for the team. Use team memberships to add people to the team.
List scheduled Webex meetings. Filter by meeting number, state, date range, or host email. Returns meeting metadata, join links, and scheduling details.
Add a person to a Webex space by their person ID or email address. Optionally grant moderator privileges. You must be a member of the space to add others.
Retrieve the full details of a specific message by its ID, including text content, attachments, mentioned people, and metadata.
Permanently delete a message from a Webex space. The message must belong to the authenticated user, or the user must be a moderator of the space.
Edit an existing message in a Webex space. Only the text or markdown content can be updated. Messages with file attachments or Adaptive Cards cannot be edited. A message can be edited up to 10 times.
Cancel and delete a scheduled Webex meeting or meeting series. Optionally notify attendees via email.
Retrieve full details of a specific recording including playback URL, download URL, size, and duration.
Permanently delete a Webex space and all of its contents. This action cannot be undone. Team spaces are archived rather than deleted.