Send a follow-up message to a session
send_messageSend a follow-up message to an ongoing delegated agent session so it can build on previously explored context and continue making edits.
Instructions
Continue an existing delegated session with another message. The agent keeps its previous context, so follow-ups can build on earlier exploration and edits.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message | Yes | Follow-up instruction or question. | |
| session_id | Yes | Session id returned by delegate_task/create_session. |