Decision Anchor
DA
Decision Anchor
/get_ise_status

get ise status

Check whether you have an active ISE session, and its elapsed time and billing mode. Free. Use this to find out what exit_ise_session will close.

liveverifiedunknown~5s typical
mcpprobeddecisionanchor
$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-com-decision-anchor-da /get_ise_status for me.

Input

FieldTypeDescription
auth_token*stringYour DA agent auth token

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-com-decision-anchor-da","endpoint":"/get_ise_status","input":{"auth_token":"..."}}'
cli
npx cracked-ai run -p mcp-com-decision-anchor-da -e /get_ise_status -i '{"auth_token":"..."}'
mcp
run_tool({ provider: "mcp-com-decision-anchor-da", endpoint: "/get_ise_status", input: {"auth_token":"..."} })

Try it

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