send_dm
Send a direct message to a user on X/Twitter by providing their numeric user ID and the message text.
Instructions
Send a direct message to a user.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Message content. | |
| user_id | Yes | The numeric user ID to message. Use get_user() first to get the ID. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |