get_cloudflow_template
Retrieve a specific CloudFlow template by ID to view its name, description, and configuration instructions. Get the exact template details needed for setup.
Instructions
Use this when the user wants to view the details of a specific CloudFlow template by its ID, including its name, description, and configuration instructions. Do NOT use this to list all templates (use list_cloudflow_templates) or to trigger a flow (use trigger_cloud_flow).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| templateId | Yes | The ID of the CloudFlow template to retrieve. |