XPOZ Social Insights
XS
XPOZ Social Insights
/getTwitterPostsByIds

getTwitterPostsByIds

Get multiple Twitter posts by numeric IDs (1-100 IDs per request). Returns results directly. Returns only found tweets, omitting not-found IDs for flexibility.

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 /getTwitterPostsByIds for me.

Input

FieldTypeDescription
postIds*arrayArray of numeric Twitter post IDs (1-100 IDs). Examples: ["1849537602858893568", "18490123
fieldsarrayPERFORMANCE OPTIMIZATION: Specify fields you need. DEFAULT (if omitted): ["id", "text", "a
forceLatestbooleanUSE SPARINGLY: Force fetching the latest data from the API, bypassing cache checks. Only u
userPromptstringCRITICAL FOR ACCURACY: Include the complete user question to enable query optimization and
feedbackstringOptional. Any free-form feedback you want to share — about this tool, other tools, the pla
_requestIdstring
_isTrialboolean
_trialTokenstring

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":"/getTwitterPostsByIds","input":{"postIds":[]}}'
cli
npx cracked-ai run -p mcp-ai-xpoz-social-insights -e /getTwitterPostsByIds -i '{"postIds":[]}'
mcp
run_tool({ provider: "mcp-ai-xpoz-social-insights", endpoint: "/getTwitterPostsByIds", input: {"postIds":[]} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.