Skip to main content
Glama
CDataSoftware

CData Sync MCP Server

Official

read_transformations

Retrieve and manage SQL-based data transformations in CData Sync, including listing configurations, getting details, and counting ELT processes.

Instructions

Access data transformations that run SQL in the destination (ELT pattern).

RETURNS:

  • list: Array of transformation objects

  • get: Detailed transformation configuration

  • count: Total number of transformations

COMMON ERRORS:

  • "Transformation not found" - Check name spelling

  • "Access denied" - Verify permissions

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
actionNoOperation to performlist
transformationNameNoTransformation name for 'get' action. Case-sensitive.
filterNoOData filter expression. SUPPORTED: eq, ne, gt, lt, ge, le, and, or Example: "Connection eq 'DataWarehouse' or TransformationTriggerMode eq 'AfterJob'"
selectNoProperties to include
topNoMaximum results
skipNoResults to skip
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