Built by Metorial, the integration platform for agentic AI.

Learn More

Tools

Delete Team

Permanently delete a Webex team. This does not delete the team's spaces, but removes the team grouping.

List People

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 Space

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

List members of a Webex space. Filter by room, person ID, or email. Returns membership details including moderator status and display names.

List Teams

List all teams the authenticated user belongs to.

Update Meeting

Update a scheduled Webex meeting's details including title, agenda, times, recurrence, and recording settings.

Get Space Details

Retrieve full details of a specific Webex space by its ID, including title, type, moderation status, team association, and activity timestamps.

List Recordings

List meeting recordings. Filter by meeting ID, date range, host email, or site URL. Returns recording metadata including playback and download URLs.

List Spaces

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 Message

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.

Create Meeting

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.

Get Meeting Details

Retrieve full details of a specific Webex meeting by its ID, including join link, host info, scheduling details, and current state.

Remove Member from Space

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.

Get Person Details

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

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 Membership

Update a membership in a Webex space. Can toggle moderator status or hide/show a direct space from the member's space list.

Update Space

Update an existing Webex space's properties. Can modify the title, moderation settings, public visibility, description, announcement-only mode, and read-only status.

Create Team

Create a new Webex team. A "General" space is automatically created for the team. Use team memberships to add people to the team.

List Meetings

List scheduled Webex meetings. Filter by meeting number, state, date range, or host email. Returns meeting metadata, join links, and scheduling details.

Add Member to Space

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.

Get Message

Retrieve the full details of a specific message by its ID, including text content, attachments, mentioned people, and metadata.

Delete Message

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 Message

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.

Delete Meeting

Cancel and delete a scheduled Webex meeting or meeting series. Optionally notify attendees via email.

Get Recording Details

Retrieve full details of a specific recording including playback URL, download URL, size, and duration.

Delete Space

Permanently delete a Webex space and all of its contents. This action cannot be undone. Team spaces are archived rather than deleted.