Skip to main content
Glama

revenuebase-mcp-server

batch_process_email_status

Check the status of a batch email processing job by inputting the process ID to monitor progress and ensure completion on the revenuebase-mcp-server.

Instructions

Retrieves status of batch email processing job.

Input Schema

NameRequiredDescriptionDefault
process_idYes

Input Schema (JSON Schema)

{ "properties": { "process_id": { "title": "Process Id", "type": "integer" } }, "required": [ "process_id" ], "title": "batch_process_email_statusArguments", "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