add_schedule
Create a schedule for LinkedIn posts using cron, exact date/time, or days of week plus time. Supply a template or direct text, along with optional variables and tags.
Instructions
Add a new post schedule. Provide one of: cron (5-field), at (ISO datetime), or days+time. Provide either template (name) or text (direct body).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| cron | No | ||
| at | No | ||
| days | No | ||
| time | No | ||
| template | No | ||
| text | No | ||
| vars | No | ||
| tags | No |