Sends a follow-up message to a task for multi-turn conversation. Use this after task.create to continue talking, or to reply when waiting_for_event_type is messageAskUser. For other waiting types, use task.confirmAction instead.
The unique identifier of the task to send the message to. Supports the shortcut agent-default-main_task for the IM agent's main task.
The follow-up message. Supports the same content formats as task.create (plain text or multi-part with files).
Agent profile to use for this turn. "manus-1.6" — standard capability. "manus-1.6-lite" — lightweight, faster responses. "manus-1.6-max" — maximum capability. Omit (or pass empty string) to keep the task's current profile; this endpoint does not default to manus-1.6 like task.create does. Free personal accounts are downgraded to manus-1.6-lite regardless of the requested value.
manus-1.6, manus-1.6-lite, manus-1.6-max