FS
Fine Structure
/agency_list_clients
Agency: List Clients
Agency mode only. List client records and app handoff status for the authenticated agent.
liveunknown~5s typical
mcpfinestructure
$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-finestructure-fine-structure /agency_list_clients for me.
Input
| Field | Type | Description |
|---|---|---|
| include_handoffs | boolean | Include claim links status without raw tokens default true |
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-finestructure-fine-structure","endpoint":"/agency_list_clients","input":{"include_handoffs":true}}'cli
npx cracked-ai run -p mcp-ai-finestructure-fine-structure -e /agency_list_clients -i '{"include_handoffs":true}'mcp
run_tool({ provider: "mcp-ai-finestructure-fine-structure", endpoint: "/agency_list_clients", input: {"include_handoffs":true} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.