update_flow_metadata
Update an existing WhatsApp Flow's metadata, including its name, categories, and endpoint URI.
Instructions
Update metadata of an existing WhatsApp Flow (name, categories, endpoint URI)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | New flow name | |
| flow_id | Yes | The Flow ID to update | |
| categories | No | Updated flow categories | |
| endpoint_uri | No | Updated endpoint URI |