What it checks
Ifmedia is empty or absent, text.trim().length > 0. Facebook supports text-only Page posts but not empty ones.
Failure response
Remediation
Provide non-whitespacetext or attach media.Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Facebook posts without media require non-empty text.
media is empty or absent, text.trim().length > 0. Facebook supports text-only Page posts but not empty ones.
{
"error": {
"code": "preflight_failed",
"rule": "facebook.text.required",
"platform": "facebook",
"message": "Facebook posts without media require non-empty text."
}
}
text or attach media.Was this page helpful?
