Prompt template
Prompt to schedule a LinkedIn post
- Scheduling
- Publishing
This prompt schedules a LinkedIn post directly from the chat, no external dashboard: you provide the content + day/time in natural language.
Paste this prompt
Schedule this post for ${JOUR_HEURE} on LinkedIn:
${CONTENU_POST}
Confirm the date/time and give me an edit link.You can schedule without going through the Brandyze calendar. The agent understands natural language ("Tuesday 9am", "tomorrow morning", "in 2 days", "June 15 at 2pm") and confirms in the chat.
ScheduleCard returned with 3 actions: Edit / Reschedule / Cancel.
Variables to replace
${JOUR_HEURE}
The publish time in natural language.
Example: Tuesday 9am, tomorrow morning, June 15 at 2pm
${CONTENU_POST}
The full content of the post to schedule.
Example: [paste your complete LinkedIn post]
What the agent does
- 1Saves the draft (save_as_draft) → returns a content_id.
- 2Parses the date/time from natural language.
- 3Verifies the LinkedIn account is connected (otherwise offers to connect it).
- 4Schedules the post (schedule_content).
- 5Returns a ScheduleCard with Edit / Reschedule / Cancel actions.
Example output
**Post scheduled** 📅 Tuesday May 28, 2026 at 09:00 📝 Preview: 'The hidden cost of the status quo: why 70% of B2B CTOs underestimate it…' [Edit] [Reschedule] [Cancel]
Brandyze tools called under the hood
- save_as_draft
- schedule_content
- edit_scheduled_post
FAQ
Which platforms does it work on?
LinkedIn, X (Twitter), Reddit today. Instagram, TikTok, and YouTube in Phase 2.
How do I edit an already-scheduled post?
Write 'reschedule the Tuesday post to Thursday 8am' or 'edit the content of the post scheduled for May 28' in the chat. The agent calls edit_scheduled_post.
Try this prompt now
Create your account (no credit card) and paste the prompt above into the chat. The agent chains Brandyze tools automatically.
Get started