---
title: "Create a new action"
method: POST
path: "/actions"
tags: ["Actions"]
---

# Create a new action

`POST /actions`

Creates an integration-level action (workspace-wide) or a connection-level action instance when `connectionId` is provided. Supports intent-based creation: include an `intent` field to launch an action-building agent.

## Request body

- CreateAction — unresolved $ref

## Response `200`

- ActionApiResponse — unresolved $ref

---

[API](https://skmtc.dev/getmembrane/apis/membrane-api.md) · [All operations](https://skmtc.dev/getmembrane/apis/membrane-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/getmembrane/membrane-api/revisions/f8591a09da92/schema)
