A
Appraisily
/fetch
Fetch Appraisily Document
Fetch one Appraisily public knowledge document by id after using search. Use this when the user needs a specific public Appraisily source, sample-report link, o
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 /fetch for me.
Input
| Field | Type | Description |
|---|---|---|
| id* | string | The id returned by the search tool. |
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":"/fetch","input":{"id":"..."}}'cli
npx cracked-ai run -p mcp-com-appraisily-mcp -e /fetch -i '{"id":"..."}'mcp
run_tool({ provider: "mcp-com-appraisily-mcp", endpoint: "/fetch", input: {"id":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.