get_cloudflow_template
Retrieve details of a specific CloudFlow template by providing its ID, including name, description, and configuration instructions.
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. |