create_message_thread
Create a message thread with a subject and initial message, specifying sender and recipients by client or staff IDs.
Instructions
Create a message thread. client_ids/staff_ids: comma-separated IDs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| subject | Yes | ||
| sender_id | No | ||
| staff_ids | No | ||
| client_ids | No | ||
| first_message_body | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |