send_direct_message
Send a direct message with text to a given user ID, and optionally reply to an existing message ID.
Instructions
Send a direct message to a user id. reply_to is an optional message id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | ||
| user_id | Yes | ||
| reply_to | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |