Skip to main content
Glama

MCP Fivetran

by andrewkkchan

list_connections

Retrieve all connection IDs from a Fivetran account using an API token. The tool returns a comma-separated list of IDs for easy reference and integration.

Instructions

Tool for listing all connections' IDs in the Fivetran account.

This tool retrieves all connection IDs from the Fivetran account by making a GET request to the Fivetran API. It requires an authentication token stored in the auth_token variable. Returns: str: A comma-separated string of all connection IDs in the account. Note: The auth_token must be set before calling this function. The function does not handle exceptions that might occur during the API request.

Input Schema

NameRequiredDescriptionDefault

No arguments

Input Schema (JSON Schema)

{ "properties": {}, "title": "list_connectionsArguments", "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