Suggest Next Schedule Time
suggest_next_schedule_timeSuggest the next recommended publish time using best-times insights or configured queue slots without creating a post.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | Use 'best_time' for analytics-based suggestions or 'queue' for queue-slot suggestions. | |
| after | No | Optional lower bound. Suggestions should be strictly after this time. | |
| team_id | No | Team ID to operate in team scope. Get available teams with list_teams. If omitted, uses personal scope. | |
| platform | No | Single platform to optimize for. | |
| timezone | No | Optional IANA timezone for the returned recommendation. | |
| mediaType | No | Optional content media type hint for best-time recommendations. | |
| platforms | No | Optional platform set to optimize across. |