schedule_post
Queue LinkedIn posts for later publication by specifying an ISO or relative time; the scheduler process publishes them automatically.
Instructions
Queue a post for later. It is published by the scheduler process.
when: ISO time ('2026-08-20T09:00') or relative ('+2h', '+1d').
Run the scheduler (cron or python -m linkedin_mcp.scheduler) so queued
posts actually go out.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | ||
| when | Yes | ||
| visibility | No | PUBLIC |