Connection check
verified live · 28h ago
postlia
Schedule and publish social posts to 7 networks from AI agents. Postlia API key (Pro) required.
Tools
15
GitHub stars
—
Installs / wk
—
Licence
—
Transport
streamable-http
Last checked
28h ago
Tools & capabilities
15 toolsRead from the running server on 28h ago.
cancel_post
id*
Cancel a scheduled post by id. Cancel a scheduled post by id.
create_draft
content*platforms*
Save a draft for later without spending posting quota. Save a draft for later without spending posting quota.
create_post
queuecontent*mediaUrlmediaAltsmediaTypemediaUrls
+6
Create a post. Provide scheduledAt (ISO datetime) to schedule, queue=true for the next open queue slot, or neither to post within ~5 minutes. Media platforms (instagram, tiktok, pi… Create a post. Provide scheduledAt (ISO datetime) to schedule, queue=true for the next open queue slot, or neither to post within ~5 minutes. Media platforms (instagram, tiktok, pinterest, youtube) need mediaUrl/mediaUrls from upload_media; tiktok/pinterest/youtube also need their options object.
delete_draft
id*
Delete a draft by id. Delete a draft by id.
get_analytics_summary
days
Post-outcome summary over the last N days: totals, published/partial/failed counts, per-platform volume, and recent platform errors. Post-outcome summary over the last N days: totals, published/partial/failed counts, per-platform volume, and recent platform errors.
get_posting_quota
The posting quota that will actually be enforced: tier, posts used, limit and remaining. Check this before composing a batch instead of discovering the limit via errors. The posting quota that will actually be enforced: tier, posts used, limit and remaining. Check this before composing a batch instead of discovering the limit via errors.
get_post_receipt
id*
Delivery receipt for a post: per-platform outcome (published/failed/retrying/pending), platform post ids, and the platform's real error text. Use this to VERIFY a post actually wen… Delivery receipt for a post: per-platform outcome (published/failed/retrying/pending), platform post ids, and the platform's real error text. Use this to VERIFY a post actually went live instead of assuming. Accepts the id from create_post or from list_published_posts.
get_queue_info
The posting schedule (timezone + weekly slots) and the next open queue slots, i.e. when a create_post with queue=true would actually publish. The posting schedule (timezone + weekly slots) and the next open queue slots, i.e. when a create_post with queue=true would actually publish.
list_accounts
List the connected social accounts on this Postlia workspace. List the connected social accounts on this Postlia workspace.
list_drafts
List saved drafts (not scheduled, cost no quota). List saved drafts (not scheduled, cost no quota).
list_published_posts
limit
Recent post history with per-post outcome status and any platform errors. Recent post history with per-post outcome status and any platform errors.
list_scheduled_posts
List upcoming scheduled posts. List upcoming scheduled posts.
reschedule_post
id*scheduledAt*
Move a pending scheduled post to a new future time (ISO datetime). Move a pending scheduled post to a new future time (ISO datetime).
update_post_content
id*content*
Rewrite a pending scheduled post's text. Platform character limits are enforced. Rewrite a pending scheduled post's text. Platform character limits are enforced.
upload_media
url*