Skip to main content
Glama
CDataSoftware

CData Sync MCP Server

Official

get_job_tables

Lists tables compatible with a specific CData Sync job to expand data synchronization scope. Returns exact table names for adding to existing jobs based on connection capabilities and job configuration.

Instructions

List tables available to add to a specific job, considering job configuration and connection capabilities. If not authenticated with CData Sync, you will be prompted for credentials. Similar to get_connection_tables but filtered for job compatibility. Use when expanding job scope or adding new tables to existing job. Returns exact table names to use in tasks.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
connectionNameYesSource connection to query. Must match the job's source connection.
jobIdYesTarget job UUID to add tables to (required). Use read_jobs to get the JobId.
schemaNoSpecific schema to query
tableOrViewNoFilter: 'TABLES', 'VIEWS', or 'ALL'ALL
includeSchemaNoInclude schema in table names
includeCatalogNoInclude catalog in table names
topTableNoMaximum results
skipTableNoSkip for pagination
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