Skip to main content
Glama

revenuebase-mcp-server

batch_process_email_status

Retrieve the status of batch email processing jobs by providing the process ID. Useful for monitoring and managing email workflows efficiently.

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" }

Other Tools from revenuebase-mcp-server

Related Tools

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