Add fmsg recipients
add_recipientsAdd missing recipients to an already-sent message so they receive it and join its thread. Ideal when a conversation needs new participants, but not for terminal messages.
Instructions
Add recipients to a message that was already sent (one you sent or received as a primary recipient). They receive the message and become participants of its thread. This cannot be undone. Fails on terminal messages.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | fmsg message id | |
| add_to | Yes | addresses or short names to add |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| added | Yes | ||
| add_to | Yes |