Skip to main content
Glama

MCP Fivetran

by andrewkkchan

sync_connection

Trigger synchronization for a Fivetran connection by specifying its ID using the MCP Fivetran server. Streamline data integration and updates efficiently.

Instructions

Tool for syncing a fivetran connection by ID. Parameters: id (str): id of the connection

Input Schema

NameRequiredDescriptionDefault
idYes

Input Schema (JSON Schema)

{ "properties": { "id": { "title": "Id", "type": "string" } }, "required": [ "id" ], "title": "sync_connectionArguments", "type": "object" }
Install Server

Other Tools from MCP Fivetran

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/andrewkkchan/mcp_fivetran'

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