get_cloudflow_connection
Retrieve detailed configuration, collaborators, and status for a specific CloudFlow connection using its ID.
Instructions
Use this when the user wants to view the details of a specific CloudFlow cloud provider connection by its ID, including its GCP/AWS configuration, collaborators, and status. Do NOT use this to list all connections (use list_cloudflow_connections) or to trigger a flow (use trigger_cloud_flow).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| connectionId | Yes | The ID of the CloudFlow connection to retrieve. |