P
public
/get_public_tensions
get public tensions
Get the structural tensions — the load-bearing contradictions — for a published future-space. Use when the user asks what forces conflict, what could break a st
liveunknown~5s typical
mcppublic
$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-dsght-public /get_public_tensions for me.
Input
| Field | Type | Description |
|---|---|---|
| slug* | string | future-space slug from list_public_spaces |
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-dsght-public","endpoint":"/get_public_tensions","input":{"slug":"..."}}'cli
npx cracked-ai run -p mcp-ai-dsght-public -e /get_public_tensions -i '{"slug":"..."}'mcp
run_tool({ provider: "mcp-ai-dsght-public", endpoint: "/get_public_tensions", input: {"slug":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.