upload_media
Accepts a base64-encoded image and returns its image URN for use in creating image posts or multi-image posts.
Instructions
Upload an image (base64) and return its image URN for use in create_image_post / create_multi_image_post.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| image_data | Yes | Base64-encoded image bytes. |