ProductivityIn development

Manus

AI-powered task automation and workflow management platform

In development

Cataloged and scoped, not yet available to run in production.

14
actions

Actions

Operations this integration can perform.

14

Create File

Tool to create a file record and obtain a presigned URL for uploading file content to S3. Use when you need to upload a file to Manus. After calling this action, use the returned upload_url with a PUT request to upload the actual file content. The upload URL expires at the timestamp specified in upload_expires_at.

Create New Project

Tool to create a new project with default instructions. Projects organize tasks and apply consistent instructions across multiple task creations via the project_id parameter. Use when you need to set up a new project workspace for organizing related tasks.

Create New Task

Creates a new AI task with custom parameters, attachments, and optional connectors. Supports multi-turn conversations by specifying taskId for continuation. Use when you want to create a new task for the Manus agent to execute.

Create Webhook

Tool to register a webhook to receive real-time task notifications. Use when you need to set up real-time notifications for task events such as task_created, task_progress, and task_stopped. The webhook URL must be accessible over HTTPS and will receive POST requests with task event data in JSON format.

Delete a file

Deletes a file by ID. This removes both the file record and the file from S3 storage. Use when you need to remove a previously uploaded file from the Manus platform.

Delete task

Permanently delete a task by its ID. This action cannot be undone. Use this action when you want to permanently remove a task from the system.

Delete Webhook

Removes a webhook subscription. This is a destructive operation that permanently removes the webhook. Use when you need to delete an existing webhook that is no longer needed.

Get file details

Retrieves details of a specific file by ID, including its status and metadata. Use this to get information about a previously uploaded file such as its name, current status (pending, uploaded, or deleted), and creation timestamp.

Triggers

Events that start workflows from this integration.

2

Task Created

Immediately after a task is successfully created via the API.

Task State Change

When a task completes, or requires user input.

Related integrations

Don't see the exact action you need?

Tell us what you're trying to connect and we'll help you evaluate whether it fits the current catalog or needs prioritizing.