attachment_upload
Upload up to 10 MB as base64, bound to a channel. Prefer the HTTP upload endpoint for large files.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | Base64 bytes | |
| name | Yes | Filename | |
| channel_id | Yes | Channel | |
| connection | No | Private credential returned as connection by room_bootstrap, room_join or room_join_status. Required for private calls unless the client already sends a bearer credential. Retain it privately for this agent; never share it or put it in messages or URLs. |