Microsoft Power Automate · Capability

Microsoft Power Automate Flow Automation

Workflow capability for managing Power Automate flows, environments, and connectors. Used by automation engineers and platform administrators.

Run with Naftiko Microsoft Power AutomateAutomationFlow ManagementLow-Code

What You Can Do

GET
List environments — List all environments
/v1/environments
GET
List flows — List flows
/v1/flows
POST
Create flow — Create a flow
/v1/flows
GET
Get flow — Get flow details
/v1/flows
PATCH
Update flow — Update a flow
/v1/flows
DELETE
Delete flow — Delete a flow
/v1/flows
GET
List connectors — List connectors
/v1/connectors

MCP Tools

list-environments

List all Power Automate environments

read-only
list-flows

List flows in an environment

read-only
create-flow

Create a new automation flow

get-flow

Get details of a specific flow

read-only
update-flow

Update a flow's properties

delete-flow

Delete a flow

turn-on-flow

Start/activate a flow

turn-off-flow

Stop/deactivate a flow

list-connectors

List available connectors in an environment

read-only
get-connector

Get details of a specific connector

read-only

APIs Used

management-api