XS
XPOZ Social Insights
/checkOperationStatus
checkOperationStatus
checkOperationStatus: poll an async operation and retrieve its results or CSV download URL. Use this after any tool call made with responseType="paging" or resp
liveunknown~5s typical
mcpxpozsocialinsights
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-ai-xpoz-social-insights /checkOperationStatus for me.
Input
| Field | Type | Description |
|---|---|---|
| operationId* | string | The operation ID |
| feedback | string | Optional. Any free-form feedback you want to share — about this tool, other tools, the pla |
| _requestId | string |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"mcp-ai-xpoz-social-insights","endpoint":"/checkOperationStatus","input":{"operationId":"..."}}'cli
npx cracked-ai run -p mcp-ai-xpoz-social-insights -e /checkOperationStatus -i '{"operationId":"..."}'mcp
run_tool({ provider: "mcp-ai-xpoz-social-insights", endpoint: "/checkOperationStatus", input: {"operationId":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.