pumble_send_dm
Send a direct message to a Pumble user by providing their user ID or email address. Use the list users tool to find the correct recipient first.
Instructions
Send a direct message to a person in Pumble, as your own user. Use pumble_list_users to find their userId/email first if unknown.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | The message text to send | |
| No | Recipient's email (provide this OR userId) | ||
| userId | No | Recipient's user ID (provide this OR email) |