A
Ausca
/ausca_agent_inbox_messages
Wait for or list inbound messages
Return at most 50 normalized message summaries after an opaque cursor, optionally waiting up to 30 seconds for a newer message.
liveverifiedunknown~5s typical
mcpprobedausca
$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-ausca-agent-services /ausca_agent_inbox_messages for me.
Input
| Field | Type | Description |
|---|---|---|
| after | string | |
| inbox_id* | string | |
| wait_seconds | string |
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-ausca-agent-services","endpoint":"/ausca_agent_inbox_messages","input":{"inbox_id":"..."}}'cli
npx cracked-ai run -p mcp-com-ausca-agent-services -e /ausca_agent_inbox_messages -i '{"inbox_id":"..."}'mcp
run_tool({ provider: "mcp-com-ausca-agent-services", endpoint: "/ausca_agent_inbox_messages", input: {"inbox_id":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.