Manus
productivity 14 tools availableAI-powered task automation and workflow management platform
About this integration
Connect Manus to Definable to capture notes by voice or chat, roll up daily activity, retrieve anything by description. Personas call Manus's 14 tools directly from chat or scheduled flows. Wire it to your assistant — capture, organise, and recall through one conversation.
Connect Manus to Definable and it becomes a set of typed tools your agents plan with — triggered by events, run on schedules, or invoked mid-conversation. Every write is checked by the verifier before it lands.
Manus · in workflows
What teams actually run.
Three patterns teams run with Manus on day one. Each one is a plain-English prompt — no canvas, no glue code — and you can remix them into anything.
Daily roll-up
Smart retrieval
14 tools available
The Manus toolbox.
Every Manus capability your agents can call, each with a typed schema the planner reads. The router picks the right tool per step; the verifier checks the result.
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.
Get Task Retrieves details of a specific task by ID, including status, output messages, credit usage, and metadata. Use this action to check the current status of a task and retrieve its results after it has been submitted. Example: Get the details of task with ID "Y7BNH7rfCVjxMQjU98R2wq".
Get Webhook Public Key Retrieves the RSA public key used for verifying webhook signatures. Use this key to validate that webhook requests genuinely came from Manus. This is essential for security - always verify webhook signatures before processing the payload.
List uploaded files Retrieves a list of the 10 most recently uploaded files. Use this action to get information about files that have been uploaded to the Manus platform, including their IDs, filenames, creation timestamps, and status.
List Projects Retrieve a list of all projects in your account with optional pagination. Use this action when you need to get all projects to find a specific project ID or to see all available projects.
List tasks Retrieves a list of tasks with optional filtering and pagination. Allows searching, filtering by status, and sorting by creation or update time. Use this action to fetch multiple tasks at once, optionally filtered by status, project, search query, or time range. Supports pagination via 'after' cursor and sorting via 'order' and 'order_by' parameters.
Update Task Updates a task's metadata such as title, sharing settings, and visibility in the task list. Use when you need to modify an existing task's properties like its title, enable or disable public sharing, or change its visibility in the task list.
See it run
One prompt, start to finish.
A real prompt, the Manus tools it calls, and what comes back. This is the whole interface — describe the outcome, agents handle the rest.
Run a real Manus task end-to-end — plan it, execute across the API, and hand back a verified result.
manus.create_file Tool to create a file record and obtain a presigned URL for uploading file content to S3. manus.create_new_project Tool to create a new project with default instructions. Projects organize tasks and apply manus.create_new_task Creates a new AI task with custom parameters, attachments, and optional connectors. Suppor · verified Done. Manus responded across 3 calls, the verifier signed off, and the result is logged with every payload.
FAQ · Manus
Questions, answered.
What teams ask before connecting Manus.
01 What can I automate with Manus on Definable?
Anything Manus exposes through its API. Common productivity workflows on Definable include capture notes by voice or chat, roll up daily activity, retrieve anything by description. Personas can call any of the 14 Manus tools directly, then chain the result into another integration without you writing code.
02 How does Manus authentication work?
Manus uses API_KEY on Definable. You connect once from the integrations page, scoped to the permissions you choose, and from then on any persona that has the integration enabled can act on your behalf. Tokens are encrypted at rest and rotated automatically.
03 Is the Manus integration included in my Definable plan?
Yes — every Definable plan, including Starter, includes access to all 14 Manus tools. You only need a separate Manus subscription if Manus itself charges per seat or per API call.
04 Is using Manus through Definable secure?
Every call from a persona to Manus is logged with the user, persona, prompt, and response. Tokens never leave Definable's secrets vault, scopes are configurable per persona, and you can revoke access at any time from the integration page.
05 How do I get started with Manus on Definable?
Sign up for Definable, open the integrations page, find Manus, and connect via OAuth or API key. You can immediately attach Manus to any persona and start running workflows. The free Starter plan includes 5,000 credits/month.
06 What Manus actions does Definable expose?
Definable exposes all 14 Manus actions as callable tools — including `Create File`, `Create New Project`, `Create New Task`, plus 11 more. Each tool gets a typed parameter schema so personas know exactly how to call it.
Put Manus to work tonight.
Connect in two clicks, describe an outcome, and your first workflow is live in minutes. Free plan included — no card required.