manus_task_create
Create a new Manus task that runs asynchronously. Supports text, file, or voice content, connectors, skills, project scoping, and interactive mode.
Instructions
Create a new Manus task. Runs asynchronously; poll manus_task_list_messages or use manus_task_wait for completion. Supports text/file/voice content parts, connectors, skills, project scoping, and interactive mode.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | No | ||
| locale | No | ||
| message | Yes | ||
| project_id | No | ||
| agent_profile | No | ||
| interactive_mode | No | ||
| share_visibility | No | ||
| hide_in_task_list | No |