Next scheduling slots
Preview the next candidate scheduling-slot instants without scheduling anything. Occupancy-aware when socialAccountId is supplied (skips slot windows already taken by that account’s active posts), purely time-based otherwise. count defaults to 1 (max 20). Read-only: never spends credits and never writes a post.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Team (workspace) id (UUID). Discover ids via the list teams endpoint or the agent context.
Query Parameters
Connected social account id (UUID). When provided, the preview is occupancy-aware for that account; omit for a purely time-based preview.
How many upcoming slot instants to return, 1-20 (default 1). Values outside the range are clamped.
IANA timezone override used only when the team has no stored timezone; validated against the runtime's supported list (400 on an unsupported name).
"Europe/London"
Response
Success