dev_rename_flow
Rename an existing flow in a Lamatic project by providing project ID, flow ID, and new name.
Instructions
Rename a flow in a Lamatic project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | The new name for the flow | |
| flowId | Yes | The flow ID to rename | |
| projectId | Yes | The project ID |