Create Image Post
Create and schedule an image post for a social account.
Copy this natural-language prompt into your connected AI tool after setup — these are commands, not API code.
tip
For local image files, ask the agent to use the Verlynk CLI (verlynk media:upload / posts:create --media-file) rather than inventing a CDN URL. For an already-hosted public URL, paste it below.
Replace Instagram with your platform and adjust caption/schedule as needed.
Prompt (local file — preferred)
Using the Verlynk CLI, upload ~/Pictures/spring-release.png and schedule an Instagram post for next Tuesday at 9:30 AM with caption "Our spring release is live — faster insights, cleaner charts." Use the profile that owns that Instagram channel.
Prompt (existing public URL)
Create a scheduled image post for my Instagram social account with caption "Our spring release is live — faster insights, cleaner charts.", image URL https://cdn.verlynk.com/temp/.../spring-release.png, and schedule it for next Tuesday at 9:30 AM.
Expected Result
note
A scheduled image post is created for the selected social account. Local-file flows should use mediaId via the Public API/CLI (not MCP mediaUrl fields in CLI JSON).