Skip to main content
Glama

Webex MCP Server

list_webhooks

Retrieve all organization-wide webhooks from the Webex MCP Server, with options to limit results by maximum count or ownership scope.

Instructions

List all webhooks for the organization.

Input Schema

NameRequiredDescriptionDefault
maxNoLimit the maximum number of webhooks in the response.
ownedByNoLimit the result list to organization-wide webhooks.

Input Schema (JSON Schema)

{ "properties": { "max": { "description": "Limit the maximum number of webhooks in the response.", "type": "integer" }, "ownedBy": { "description": "Limit the result list to organization-wide webhooks.", "enum": [ "org" ], "type": "string" } }, "required": [], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Kashyap-AI-ML-Solutions/webex-messaging-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server