List scheduled TikTok posts
tiktok_scheduledList the posts you have queued with tiktok_post(schedule_at), and whether each is still pending, due, or confirmed published. Palmyr's own record — TikTok exposes no way to read pending posts back, so edits made directly in TikTok Studio are invisible to it. Costs 0.001 USDC, paid per-action via x402.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| payment | No | base64 x402 payment payload (X-PAYMENT); omit on first call to receive payment instructions | |
| account_id | No | Only posts for this account | |
| include_done | No | Also return posts already published or cancelled |