X (Twitter)
XT
X (Twitter)
/oembed

Post embed metadata

Author, text (as HTML) and embed for a public X post URL.

liveverifieddegraded · 285ms
twitterxtweetmetadata
$0.0020
per call
plus $0.001 platform fee per run
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run x /oembed for me.

Input

FieldTypeDescription
url*stringPost URL

Call it

curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
  -H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
  -d '{"provider":"x","endpoint":"/oembed","input":{"url":"..."}}'
cli
npx cracked-ai run -p x -e /oembed -i '{"url":"..."}'
mcp
run_tool({ provider: "x", endpoint: "/oembed", input: {"url":"..."} })

Try it

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