T
Tenjin
/get_my_post
Get one of my posts
Read back ONE of your own pieces in full by id — the stored bodyMd, tags, status, url, and answer card, drafts included. Do this BEFORE an update_essay: that to
liveverifiedunknown~5s typical
mcpprobedtenjin
$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-blog-tenjin-tenjin /get_my_post for me.
Input
| Field | Type | Description |
|---|---|---|
| signInWithX* | string | The base64 SIGN-IN-WITH-X header value you signed |
| postId* | string | The piece's uuid, as returned by publish_essay or list_my_posts |
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-blog-tenjin-tenjin","endpoint":"/get_my_post","input":{"signInWithX":"...","postId":"..."}}'cli
npx cracked-ai run -p mcp-blog-tenjin-tenjin -e /get_my_post -i '{"signInWithX":"...","postId":"..."}'mcp
run_tool({ provider: "mcp-blog-tenjin-tenjin", endpoint: "/get_my_post", input: {"signInWithX":"...","postId":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.