Skip to main content
Glama
CDataSoftware

CData Sync MCP Server

Official

cancel_job

Stop a currently running data synchronization job in CData Sync by specifying its name or ID. Use this tool to halt ongoing ETL processes and manage job execution.

Instructions

Stop a currently running job.

RETURNS:

  • Success: Confirmation of cancellation request

  • Error: { code: -32603, message: "error details" }

COMMON ERRORS:

  • "Job not running" - Job may have already completed

  • "Job not found" - Verify job name/ID

  • "Cancellation failed" - Job may be in uncancellable state

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
jobNameNoName of the running job to cancel
jobIdNoAlternative: UUID of the running job to cancel
workspaceIdNoWorkspace ID to use for this operation. Overrides the default workspace. Use 'default' for the default workspace or a UUID for specific workspaces.

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/CDataSoftware/cdata-sync-mcp-server'

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