A
Appraisily
/get_public_sample_report
Get Public Sample Report
Return a canonical public Appraisily sample report URL. Use this when a user wants to inspect example report formats before starting an appraisal. Choose the cl
liveverifiedunknown~5s typical
mcpprobedappraisily
$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-appraisily-mcp /get_public_sample_report for me.
Input
| Field | Type | Description |
|---|---|---|
| category | string (instant | regular | professional | insurance | tax | pro-screener) | The sample report category to return. |
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-appraisily-mcp","endpoint":"/get_public_sample_report","input":{}}'cli
npx cracked-ai run -p mcp-com-appraisily-mcp -e /get_public_sample_report -i '{}'mcp
run_tool({ provider: "mcp-com-appraisily-mcp", endpoint: "/get_public_sample_report", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.