send_ephemeral
Send a private Slack message visible only to a specific user within a channel, keeping sensitive updates targeted without cluttering the conversation.
Instructions
Send an ephemeral message visible only to a specific user.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Message text | |
| user | Yes | User ID who will see the message | |
| channel | Yes | Channel ID where the ephemeral message appears |