postifys_cq_add_item
Add an item to your Postifys content queue by providing a table ID, title, and media URL or Drive share link. Creates a pending row ready for scheduled publication.
Instructions
Native Postifys Content Queue (scheduler without n8n). Requires CONTENT_QUEUE_ENABLED on the server and publish entitlement. Add a pending row. path may be a Drive share URL (resolved at publish time).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Media URL or Drive share link | |
| title | Yes | ||
| status | No | ||
| tableId | Yes | ||
| hashtags | No | ||
| postType | No | ||
| description | No |