List Scheduled LinkedIn Posts
List your scheduled LinkedIn posts along with their status and scheduled times, returning 1 to 100 at a time. Filter by status to see posts that are pending, published, failed, or cancelled. Returns an empty array when no scheduled posts exist.
Example prompt: Show me all my pending scheduled posts and their scheduled times
[
{
"post_id": "3f8a1c2d-1234-4abc-9def-567890abcdef",
"status": "pending",
"scheduled_at": "2026-03-10T09:00:00Z"
}
]What you can build
Parameters
Inputs accepted by list_scheduled_posts.
| Name | Type | Description |
|---|---|---|
| status | "pending" | "published" | "failed" | "cancelled" | Filter by status: 'pending' (awaiting scheduled time), 'published' (posted successfully), 'failed' (publish error), 'cancelled' (cancelled before publish). Default: all. |
| limit | number | Max number of posts to return (default 20) |
Related tools
Publish LinkedIn Post
Publish or schedule LinkedIn posts as yourself or a company page, with attachments, mentions, and link previews. Up to 3000 characters via MCP.
Cancel Scheduled LinkedIn Post
Cancel a pending scheduled LinkedIn post before it publishes. Safe, reversible control over your content pipeline via MCP.
Save LinkedIn Post Draft
Save LinkedIn post drafts with attachments, mentions, notes, and company-page targeting. Refine before publishing via MCP.
List LinkedIn Post Drafts
List your saved LinkedIn post drafts sorted by most recently updated, filter by status, and find drafts that have already been published.
The complete LinkedIn API. Ready when you are.
Connect your first LinkedIn profile in under 5 minutes. Every tool, every seat, no feature gates. Safe limits, warm-up, and full permission control built in.