XPOZ Social Insights
XS
XPOZ Social Insights
/getTwitterUser

getTwitterUser

Get Twitter user profile by ID or username. Use identifierType="id" for numeric user ID, identifierType="username" for username. For username: Use ONLY when you

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

Input

FieldTypeDescription
identifier*stringUser ID (numeric) or username depending on identifierType.
identifierType*string (id | username)Type of identifier provided. Use "id" for numeric user ID, "username" for username.
fieldsarrayPERFORMANCE OPTIMIZATION: Specify fields you need. DEFAULT (if omitted): ["id", "username"
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":"/getTwitterUser","input":{"identifier":"...","identifierType":"id"}}'
cli
npx cracked-ai run -p mcp-ai-xpoz-social-insights -e /getTwitterUser -i '{"identifier":"...","identifierType":"id"}'
mcp
run_tool({ provider: "mcp-ai-xpoz-social-insights", endpoint: "/getTwitterUser", input: {"identifier":"...","identifierType":"id"} })

Try it

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