Automate Manus for free on Stepper

Manus is an AI agent platform. Programmatically create and manage AI agent tasks — send a natural-language message, the agent runs asynchronously (browsing, writing code, generating files, using connectors and skills), and retrieve progress and results by

I want to integratewithSee how to connect Manus to ...

Triggers available for Manus on Stepper

Task Stopped

Triggers when a Manus task stops — either it finished with results or it paused to ask you a question.

  • 2 parameter s

New Task

Triggers when a new task is created in your Manus account, whether from Stepper, the API, or the Manus app.

  • 1 parameter s

New Task Message

Triggers when a new message or event is added to a specific task, such as an agent reply.

  • 3 parameter s

Actions available for Manus on Stepper

Create Task

Creates a new Manus task from a prompt. The agent runs asynchronously — use the Task Stopped trigger or Find Task Messages to get the result.

  • 15 parameter s

Send Task Message

Sends a follow-up message to an existing task. Use this to continue the conversation, answer the agent's question, or resume a stopped task.

  • 10 parameter s

Confirm Task Action

Confirms a pending action so a waiting task can resume. Use this when a task is waiting on an action confirmation rather than a question.

  • 3 parameter s

Stop Task

Stops a running task. A stopped task can still be resumed by sending it a message.

  • 1 parameter s

Update Task

Updates a task's title, share visibility, or whether it appears in the Manus task list.

  • 4 parameter s

Delete Task

Permanently deletes a task. Stop the task first if it is still running.

  • 1 parameter s

Create Project

Creates a project to group tasks and apply a shared instruction to all of them.

  • 2 parameter s

Upload File

Uploads a file to Manus so it can be attached to a task. Files are deleted automatically 48 hours after upload.

  • 4 parameter s

Delete File

Deletes an uploaded file before its automatic 48-hour expiry.

  • 1 parameter s

Find Task

Gets a single task's current status and metadata by ID.

  • 1 parameter s

Find File

Gets an uploaded file's status, size and expiry. Check that the status is "uploaded" before attaching it to a task.

  • 1 parameter s

Get Available Credits

Gets the credit balance, subscription period, and refresh information for the connected account.

Find Tasks

Lists tasks in your Manus account, optionally filtered by project, scope or agent.

  • 5 parameter s

Find Task Messages

Lists the event history of a task, including the agent's replies and any generated files.

  • 5 parameter s

Find Projects

Lists all projects in your Manus account.

Find Skills

Lists the skills available to the agent, optionally including a project's own skills.

  • 1 parameter s

Find Connectors

Lists the third-party connectors installed in your Manus account.

Find Agents

Lists the custom agents in your Manus account.

Find Credit Usage

Lists your credit change history, newest first.

  • 1 parameter s

Make HTTP Request

Make an HTTP request to any URL with full control over method, headers, and body.