ClawLink
Productivity14 toolsPaste one API key

Manus integration for AI agents

AI-powered task automation and workflow management platform.

Use it from your agent

One ClawLink account serves every agent you run. Pick the guide for yours, or connect Manus once and call the same tools from all of them.

Setup

Connect Manus through ClawLink's hosted setup.

  • Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
  • Where: the ClawLink dashboard, or ask your agent to connect it.

What your agent can do

Manus exposes 14 tools through ClawLink. The 11 most used are listed here; your agent sees all of them.

ToolWhat it doesKind
manus_get_fileRetrieves details of a specific file by ID, including its status and metadataRead
manus_get_taskRetrieves details of a specific task by ID, including status, output messages, credit usageRead
manus_get_webhook_public_keyRetrieves the RSA public key used for verifying webhook signaturesRead
manus_list_filesRetrieves a list of the 10 most recently uploaded filesRead
manus_list_projectsRetrieve a list of all projects in your account with optional paginationRead
manus_list_tasksRetrieves a list of tasks with optional filtering and paginationRead
manus_create_fileCreate a file record and obtain a presigned URL for uploading file content to S3Write
manus_create_projectCreate a new project with default instructionsWrite
manus_create_taskCreates a new AI task with custom parameters, attachments, and optional connectorsWrite
manus_create_webhookRegister a webhook to receive real-time task notificationsWrite
manus_update_taskUpdates a task's metadata such as title, sharing settings, and visibility in the task listWrite