Composition
Build, refine, or check a post draft
Run one step of Xquik's three-step writing workflow. Compose returns questions and facts from xai-org/x-algorithm. Refine applies only those facts to the requested goal. Score checks that text exists. It never predicts reach or converts source weights into engagement counts.
post/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."
}
]
}