connect_card
Generate a Connect Card URI to authorize a Fivetran connection. Provide the connection ID and request body to obtain the URI for user authorization.
Instructions
⚠️ WRITE OPERATION - Confirm with user before calling. Generates the Connect Card URI for the connection
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| schema_file | Yes | REQUIRED: You must first read the schema file at 'open-api-definitions/connections/connect_card.json', then provide this exact path here to confirm. | |
| request_body | Yes | JSON string containing the request body. Refer to the schema file for the expected structure. | |
| connection_id | Yes | The unique identifier for the connection |