Create TeamCreates a new Webex team and automatically adds the authenticated user as a member.
Get Team DetailsTool to retrieve details for a specific team by teamId.
List TeamsLists all teams the authenticated user belongs to.
List WebhooksLists all webhooks registered for the authenticated user or organization.
Create MessageTool to post a message to a Webex room or person.
Create RoomCreates a new Webex room for team collaboration.
Create Team MembershipTool to add a person to a Webex team by personId or personEmail.
Delete MembershipTool to delete a Webex membership by its unique identifier.
Delete MessageTool to delete a Webex message by its unique identifier.
Delete RoomDeletes a Webex room by its ID.
Get Membership DetailsTool to retrieve details for a specific membership.
Get Message DetailsTool to retrieve details for a specific message.
Get Team Membership DetailsTool to retrieve details for a specific team membership.
List MembershipsList memberships in Webex rooms.
List MessagesTool to list messages in a room.
List RoomsTool to list rooms the authenticated user belongs to.
List Team MembershipsTool to list all memberships for a specific team.
Get Person DetailsRetrieves detailed profile information for a specific person by their ID.
List PeopleTool to list people in your organization.
Get Room DetailsTool to retrieve details for a specific room.
Update MembershipUpdates a Webex room membership by ID to change moderator or monitor status.
Update RoomUpdate a room's title, lock status, or team association.
Update TeamTool to update a team's name by teamId.
Create WebhookCreates a Webex webhook to receive real-time event notifications via HTTP POST requests to your specified URL.
Delete WebhookTool to delete a specific webhook.
Get Webhook DetailsRetrieves detailed information about a specific Webex webhook by its ID.