Skip to main content
Glama

revenuebase-mcp-server

cancel_process

Stop or remove a pending or active batch email processing job by providing the process ID with Revenuebase API integration.

Instructions

Cancels an ongoing or queued batch email processing job using the Revenuebase API.

Input Schema

NameRequiredDescriptionDefault
process_idYes

Input Schema (JSON Schema)

{ "properties": { "process_id": { "title": "Process Id", "type": "integer" } }, "required": [ "process_id" ], "title": "cancel_processArguments", "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/avivshafir/revenuebase-mcp-server'

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