platform_validate
Validate per-platform post readiness: checks media, caption length, credentials, and scheduling blocks. Returns a list of problems for each platform.
Instructions
Per-platform readiness of one post: media present, caption length caps, credentials/auth, Meta action block, YouTube future-publishAt, approval state. Returns { platform: { ready, problems[] } }. Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| postId | Yes | ||
| campaign | Yes | ||
| clientId | No | Optional client id to scope this call (defaults to the active client) |