Composition
Build, refine, or check a post draft
Uses xai-org/x-algorithm facts to compose and refine text. Score checks text. It never predicts reach or engagement.
post/api/v1/compose
Request body
Example request
{
"step": "compose",
"topic": "PostgreSQL query planning"
}Response
Result for the requested workflow step
Example response
{
"contentRules": [
{
"rule": "Ranking is viewer-specific. Text alone cannot predict reach."
}
]
}