Back to Codex skills
Composio App AutomationMCP-enabled

Webex Automation Codex skill

Automate Cisco Webex messaging, rooms, teams, webhooks, and people management through natural language commands

What this skill does

Automate Cisco Webex collaboration workflows -- send messages, manage rooms and teams, configure webhooks, and look up people -- all through natural language.

Webex Automation is useful when a Codex or Claude-style agent needs to discover available app actions, verify the connection, and execute authenticated operations through Composio's MCP layer. It is part of the awesome-codex-skills catalog and is presented here as an indexable summary for developers comparing reusable agent skills.

Good use cases

Trigger Webex Automation when a user request matches its stated automation scope.

Use it to keep setup, known pitfalls, and workflow guidance outside the main prompt until needed.

Pair it with repository-specific context when the workflow touches local code, docs, data, or connected apps.

Workflow coverage

Core Workflows

A documented section in the source skill that gives the agent more specific execution guidance.

1. Send a Message to a Room or Person

A documented section in the source skill that gives the agent more specific execution guidance.

2. List and Discover Rooms

A documented section in the source skill that gives the agent more specific execution guidance.

3. Manage Webhooks for Event-Driven Automation

A documented section in the source skill that gives the agent more specific execution guidance.

4. Manage Team Memberships

A documented section in the source skill that gives the agent more specific execution guidance.

5. Audit Room Memberships

A documented section in the source skill that gives the agent more specific execution guidance.

Referenced tools

WEBEX_MESSAGING_CREATE_MESSAGEWEBEX_MESSAGING_LIST_ROOMSWEBEX_MESSAGING_GET_ROOM_DETAILSWEBEX_WEBHOOKS_CREATE_WEBHOOKWEBEX_LIST_WEBHOOKSWEBEX_WEBHOOKS_GET_WEBHOOKWEBEX_MESSAGING_CREATE_TEAM_MEMBERSHIPWEBEX_LIST_TEAMSWEBEX_MESSAGING_LIST_MEMBERSHIPSWEBEX_PEOPLE_LIST_PEOPLEWEBEX_UPDATE_ROOMWEBEX_MESSAGING_DELETE_MESSAGEWEBEX_MESSAGING_GET_MESSAGE_DETAILS

Source and attribution

This summary links back to the original folder in ComposioHQ's public repository. For installation instructions, licensing, and the complete skill body, use the source link before copying the skill into a local Codex setup.

View composio-skills/webex-automation on GitHub