get_flow
Fetch detailed information about a WhatsApp Flow by ID, including its status, categories, and validation errors to troubleshoot and manage flows effectively.
Instructions
Get details of a WhatsApp Flow by ID, including status, categories, and validation errors
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fields | No | Comma-separated fields to return (e.g. "id,name,status,categories,validation_errors") | |
| flow_id | Yes | The Flow ID to retrieve |