AiDOOS Virtual Delivery Center
AV
AiDOOS Virtual Delivery Center
/get_delivery_plan

get delivery plan

Retrieve a previously created delivery plan by its plan_id. Returns the plan's current status and contents. Use this tool when the user wants to revisit or summ

liveunknown~5s typical
mcpaidoosvirtualdelivery
$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-aidoos-virtual-delivery-center /get_delivery_plan for me.

Input

FieldTypeDescription
plan_id*stringThe plan_id from a prior create_delivery_plan or refine_delivery_plan call.

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-aidoos-virtual-delivery-center","endpoint":"/get_delivery_plan","input":{"plan_id":"..."}}'
cli
npx cracked-ai run -p mcp-com-aidoos-virtual-delivery-center -e /get_delivery_plan -i '{"plan_id":"..."}'
mcp
run_tool({ provider: "mcp-com-aidoos-virtual-delivery-center", endpoint: "/get_delivery_plan", input: {"plan_id":"..."} })

Try it

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