send_file
Upload base64-encoded files to Rocket.Chat channels, enabling direct file sharing from encoded data.
Instructions
Upload a base64-encoded file to a room.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| channel | Yes | ||
| content | Yes | ||
| message | No | ||
| filename | Yes | ||
| mime_type | No | application/octet-stream |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||