send_direct_message
Directly message a user by specifying their username and the text to send.
Instructions
Send a direct message to a user.
Args:
username: Username of the recipient
text: Message text to send
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| username | Yes | ||
| text | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |