list_connections
List Connections
List all connections (connectors) in the Fivetran account, or within a specific group. Returns summary information about each connection including its status, service type, and sync state.
list_connections
List all connections (connectors) in the Fivetran account, or within a specific group. Returns summary information about each connection including its status, service type, and sync state.
update_group
Update an existing group's name.
delete_group
Delete a group and all its associated resources (destination, connectors, etc.).
delete_destination
Delete a destination. This action is irreversible.
list_destinations
List all destinations in the Fivetran account. Each destination is a data warehouse or storage service that receives synced data from connections.
update_connection
Update an existing connection's configuration, sync settings, or paused state. Only provided fields will be updated.
delete_connection
Delete a connection (connector) and all its synced data. This action is irreversible.
list_users
List all users in the Fivetran account with their roles, status, and contact information.
create_connection
Create a new connection (connector) in a group. Specify the service type and service-specific configuration. Use the **List Connector Types** tool to discover available services and their config requirements.
list_groups
List all groups in the Fivetran account. Groups are organizational containers that hold destinations, connectors, users, and other resources.
get_user
Retrieve details of a specific user or the currently authenticated user.
update_user
Update a user's information such as name, phone, or role.
get_destination
Retrieve full details of a specific destination, including its configuration and setup test results.
trigger_sync
Trigger a manual data sync for a connection. Optionally force a full re-sync to reload all historical data. Use this when you need data synced immediately instead of waiting for the scheduled sync.
update_connection_schema
Update the schema configuration for a connection. Enable or disable specific schemas, tables, and columns for syncing. You can also change how new schema changes are handled.
update_destination
Update an existing destination's configuration. Only provided fields will be updated.
reload_connection_schema
Reload the schema configuration from the source for a connection. This refreshes the available schemas, tables, and columns from the data source.
invite_user
Invite a new user to the Fivetran account by email. Assign an account-level role during invitation.
create_group
Create a new group. Groups are organizational containers for destinations, connectors, and users.
get_connection
Retrieve full details of a specific connection (connector), including its configuration, status, and setup test results.
create_destination
Create a new destination within a group. Groups and destinations are mapped 1:1. Specify the service type and service-specific configuration.
get_group
Retrieve details of a specific group, including its connections and users.
get_connection_schema
Retrieve the schema configuration for a connection, including which schemas, tables, and columns are enabled or disabled for syncing.
list_webhooks
List all webhooks configured in the Fivetran account. Webhooks notify external URLs when events like syncs, transformations, or status changes occur.
get_connector_type
Retrieve detailed metadata about a specific connector type, including its configuration requirements and supported features.
create_webhook
Create a new webhook to receive notifications for Fivetran events. Webhooks can be account-level (all activity) or group-level (activity within a specific group).
create_transformation
Create a new transformation. Transformations can be scheduled to run after connection syncs (integrated), at custom intervals, or on a cron schedule.
get_transformation
Retrieve full details of a specific transformation including its configuration, schedule, and status.
list_teams
List all teams in the Fivetran account with their roles and descriptions.
update_webhook
Update an existing webhook's URL, events, active status, or secret.
manage_team_membership
Add or remove a user from a team. Use action "add" to add a user and "remove" to remove a user from the team.
get_team
Retrieve details of a specific team, optionally including its members.
update_transformation
Update an existing transformation's configuration, schedule, or connected connections.
run_transformation
Manually trigger a transformation run. The transformation will execute immediately regardless of its schedule.
delete_webhook
Delete a webhook. The webhook will stop receiving event notifications immediately.
update_team
Update a team's name, description, or role.
list_transformations
List all transformations in the Fivetran account. Transformations reshape synced data using dbt Core, dbt Cloud, or Coalesce.
create_team
Create a new team in the Fivetran account. Teams allow you to group users and manage permissions collectively.
list_connector_types
List all available connector (source) types supported by Fivetran. Use this to discover available services and their IDs when creating new connections.
delete_user
Remove a user from the Fivetran account. This revokes all their access.
delete_transformation
Delete a transformation. This stops all future runs and removes the configuration.
delete_team
Delete a team from the Fivetran account. Members are not deleted but lose team-based permissions.
Manage automated data pipelines that extract data from hundreds of sources and load it into data warehouses, lakes, and other destinations. Create, configure, pause, and monitor connectors (connections) for SaaS apps, databases, events, and files. Manage groups, destinations, and schema configurations including selecting which schemas, tables, and columns to sync. Trigger manual syncs and historical re-syncs. Create and schedule transformations using dbt Core, dbt Cloud, or Coalesce. Manage users, teams, roles, and permissions. Configure webhooks for sync, transformation, and dbt run events. Manage hybrid deployment agents, private links, proxy agents, certificates, log services, and system API keys.
Common questions about connecting Fivetran to AI agents with Metorial.