dev_update_flow_status
Update a flow's status to active or inactive in your Lamatic project. Provide project ID, flow ID, and desired status.
Instructions
Update the status of a flow in a Lamatic project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| flowId | Yes | The flow ID | |
| status | Yes | The new status for the flow | |
| projectId | Yes | The project ID |