upload_media
Upload local files to PostFast to obtain media keys for social media posts. This tool handles content type detection, secure URL generation, and file transfer across 10 platforms including Instagram, Facebook, and TikTok.
Instructions
Upload a local file to PostFast and get back a media key for use in create_posts. Handles the full flow: detects content type, gets a signed URL, uploads the file, and returns the key and type.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filePath | Yes | Absolute path to the local file (e.g. /Users/me/photo.jpg) |