add_live_flow_to_solution
Move a flow into a solution. Refuses if the flow is already in one. solutionId is optional — omit for the default solution.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| flowName | Yes | Name (ID) of the flow to migrate into the solution. | |
| solutionId | No | Target solution ID (Dataverse solutionid GUID). Omit for the default solution. Discover IDs via resolve_live_parameters on shared_commondataserviceforapps/ListRecords with entityName "solutions" (value-path solutionid, value-title friendlyname); needs a Dataverse connection in the env. | |
| environmentName | Yes | Name of the Power Platform environment. |