H
haus
/list_documents
list documents
List documents in the household, optionally filtered to a single document type. Soft-deleted documents are excluded.
liveunknown~5s typical
mcphaus
$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-app-onehaus-haus /list_documents for me.
Input
| Field | Type | Description |
|---|---|---|
| documentType | string (Passport | Insurance | Certificate | Warranty | License | Other) | Optional filter to only return documents of this type. Omit to return documents of all typ |
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-app-onehaus-haus","endpoint":"/list_documents","input":{}}'cli
npx cracked-ai run -p mcp-app-onehaus-haus -e /list_documents -i '{}'mcp
run_tool({ provider: "mcp-app-onehaus-haus", endpoint: "/list_documents", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.