Skip to main content
Glama
CDataSoftware

CData Sync MCP Server

Official

execute_job

Run a CData Sync job immediately, bypassing its schedule, to execute data synchronization tasks in sequence or parallel. Wait for results or start asynchronously as needed.

Instructions

Run a job immediately, bypassing its schedule. If not authenticated with CData Sync, you will be prompted for credentials. Executes all tasks in sequence (or parallel if configured). Use waitForResults=true to wait for completion and see results, or false to start asynchronously. Running jobs cannot be modified or deleted until complete.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
jobNameNoName of the job to execute
jobIdNoAlternative: UUID of the job to execute
waitForResultsNoWait for job completion (default: true). False returns immediately.
timeoutNoMaximum seconds to wait for completion (0 = no timeout)
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