Skip to main content
Glama

manage_custom_operation

Manage custom operations on stateful resources by listing, creating, executing, or deleting operations with input data.

Instructions

Manage custom operations on stateful resources. Use 'list' to see all operations, 'get' for details, 'register' to create new ones, 'delete' to remove, or 'execute' to run an operation with input data.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
actionYesOperation action
definitionNoOperation definition (required for register). Must include name, steps, and optionally consistency and response.
inputNoInput data for execute action
nameNoOperation name (required for get, delete, execute)

Latest Blog Posts

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/getmockd/mockd'

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