agents_registry_reply
Reply to an existing message thread by providing the thread ID and body, sending the response to the original sender.
Instructions
Reply to an existing message thread. The reply will be sent to the original sender.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| threadId | Yes | The thread ID to reply to (from a received message) | |
| body | Yes | Reply message body | |
| metadata | No | Additional metadata to attach to the reply (optional) |