card_builder_upload_media
Upload base64-encoded files to the Card Builder media directory, returning a cb-media reference and a /local URL for use in any card.
Instructions
Upload a file to the Card Builder media directory.
content_base64 must be the raw bytes already base64-encoded. Returns the
cb-media:// reference plus a /local/... URL usable in any card.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | ||
| filename | Yes | ||
| content_base64 | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||