Docs

Launch Agent

POST

Query

Field selectionChoose which fields should be included in the response. Learn more
string

Comma-separated response fields to include.

Body

Arguments
stringrequired

Task or instructions for the agent to execute.

string

GitHub repository URL for the agent to work in. Required unless using Source PR URL.

string

Branch, tag, or commit hash to use as the base ref.

string

Explicit model ID from List Models, or `default` to use Cursor's configured default.

boolean

Whether Cursor should automatically create a pull request when the agent completes.

Uncommon arguments
string

Custom branch name for the agent to create.

string

GitHub pull request URL. When provided, Cursor works on the PR repository and branches.

boolean

Open the pull request as the Cursor GitHub App. Only applies when Auto Create PR is true.

boolean

Skip adding the user as reviewer when PR is opened by the Cursor GitHub App.

boolean

Whether to create a new branch when Source PR URL is provided. Defaults to true.

string

URL to receive agent status-change webhook notifications.

string

Secret for webhook payload verification, minimum 32 characters.

array of object

Optional array of base64 encoded images, maximum 5.

Every app you connect,one REST pattern

Call any app with one REST pattern. MindCloud handles each provider's auth, request shape, and responses for you.

Learn what the Universal API is
One REST patternUse the same request structure across apps like Slack, HubSpot, Salesforce, and thousands more.
Managed connectionsSend a MindCloud connection ID instead of handling provider tokens, refresh logic, and credential storage yourself.
Action-level docsEach action page shows the exact endpoint, required arguments, optional controls, and response behavior for that app version.