Webex is a Cisco-powered video conferencing and collaboration platform offering online meetings, webinars, screen sharing, and team messaging
You do not pick these by hand. Describe what the agent should do and Squidgy grants the matching ones — an agent told to draft replies gets the drafting action and not the sending one.
Get Team Details
Tool to retrieve details for a specific team by teamid. use when you need full metadata of a team before performing team-related operations.
WEBEX_GET_TEAM_DETAILSList Teams
Tool to list teams. use when you need to retrieve the teams the authenticated user is a member of.
WEBEX_LIST_TEAMSList Webhooks
Tool to list webhooks. use after authentication to retrieve webhooks filtered by max or ownership.
WEBEX_LIST_WEBHOOKSGet Membership Details
Tool to retrieve details for a specific membership. use when you need metadata for a membership by its id.
WEBEX_MESSAGING_GET_MEMBERSHIP_DETAILSGet Room Details
Tool to retrieve details for a specific room. use when you need full metadata of a specific room before posting messages or updating settings.
WEBEX_MESSAGING_GET_ROOM_DETAILSGet Team Membership Details
Tool to retrieve details for a specific team membership. use when you need metadata for a team membership by its id.
WEBEX_MESSAGING_GET_TEAM_MEMBERSHIP_DETAILSList Memberships
Tool to list memberships in a webex room. use when you need to retrieve or filter membership details by roomid, personid, personemail, or teamid. supports limiting the response size.
WEBEX_MESSAGING_LIST_MEMBERSHIPSList Messages
Tool to list messages in a room. use when you need to retrieve chat history filtered by room, time window, or mentions.
WEBEX_MESSAGING_LIST_MESSAGESList Rooms
Tool to list rooms the authenticated user belongs to. use after authentication when needing to retrieve spaces filtered by team, type, or sorted. example: "list my group rooms sorted by last activity…
WEBEX_MESSAGING_LIST_ROOMSList Team Memberships
Tool to list team memberships. use when you need to retrieve or filter team membership details by teamid, personid, or personemail, with optional max limit. use after confirming the team or person co…
WEBEX_MESSAGING_LIST_TEAM_MEMBERSHIPSGet Person Details
Tool to get details for a specific person. use when you have a person's id and need full profile information. call after confirming the person's id.
WEBEX_PEOPLE_GET_PERSONList People
Tool to list people in your organization. use when you need to retrieve people filtered by email, display name, ids, roles, or location.
WEBEX_PEOPLE_LIST_PEOPLEGet Room Details
Tool to retrieve details for a specific room. use when you need full metadata of a room before posting messages or updating settings.
WEBEX_ROOMS_GET_ROOM_DETAILSGet Webhook Details
Tool to get details for a specific webhook. use when you need to inspect a webhook's configuration before taking action.
WEBEX_WEBHOOKS_GET_WEBHOOKCreate Room
Tool to create a new room. use when you need to spin up a dedicated space for team collaboration or topic discussion.
WEBEX_CREATE_ROOMCreate Team
Tool to create a new team. use when you need to group rooms under a shared team.
WEBEX_CREATE_TEAMCreate Room
Tool to create a new room. use to create a dedicated space for collaboration after authentication.
WEBEX_MESSAGING_CREATE_ROOMCreate Team Membership
Tool to add a person to a webex team by personid or personemail. use when granting a user access to a team; requires teamid and one of personid or personemail.
WEBEX_MESSAGING_CREATE_TEAM_MEMBERSHIPDelete Membership
Tool to delete a webex membership by its unique identifier. use when you need to remove a member from a space after confirming the membership exists. example: "delete the membership with id y2lzy29zc…
WEBEX_MESSAGING_DELETE_MEMBERSHIPDelete Room
Tool to delete a webex room by its id. use after confirming the roomid when you need to permanently remove or archive a space. example: "delete the room with id y2lzy29..."
WEBEX_MESSAGING_DELETE_ROOMUpdate Membership
Tool to update a membership by membershipid. use when modifying a member's moderator or monitor status in a webex room.
WEBEX_UPDATE_MEMBERSHIPUpdate Room
Tool to update a room's title and settings. use when you need to rename, lock/unlock, or reassign a webex space.
WEBEX_UPDATE_ROOMUpdate Team
Tool to update a team's name by teamid. use when you need to rename a webex team. example: "change team 12345 name to 'project x team'".
WEBEX_UPDATE_TEAMCreate Webhook
Tool to create a new webhook for events. use when you need to register for webex event notifications.
WEBEX_WEBHOOKS_CREATE_WEBHOOKDelete Webhook
Tool to delete a specific webhook. use when you need to remove an existing webhook by its id after confirming the identifier.
WEBEX_WEBHOOKS_DELETE_WEBHOOKCreate Message
Tool to post a message to a webex room or person. use when you have a target roomid or private recipient and want to send text, markdown, files, or card attachments.
WEBEX_MESSAGING_CREATE_MESSAGEDelete Message
Tool to delete a webex message by its unique identifier. use after confirming the messageid to remove unintended or obsolete messages. example: "delete the message with id y2lzy29zcgfyazovl21lc3nhz2u…
WEBEX_MESSAGING_DELETE_MESSAGEGet Message Details
Tool to retrieve details for a specific message. use when you need full content and metadata by message id.
WEBEX_MESSAGING_GET_MESSAGE_DETAILS28 distinct actions, listed in full on this page — 14 to read, 11 to create & update, 3 to send & publish. An agent gets the ones that match what you described it doing, not all of them at once.
Once, in Settings → Integrations. Sign in with your account (OAuth). The connection is yours, shared by every agent you build — you are not re-authorising per agent, and the agent never sees your credentials.
The Webex integration guide · All 58 connectable apps · The agent builder