A
Appraisily
/prepare_pro_screener_case_packet
Prepare Pro Screener Case Packet
Prepare a professional appraisal screening packet from item context before an appraiser starts or reviews a Pro Screener case. Use this for credentialed apprais
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 /prepare_pro_screener_case_packet for me.
Input
| Field | Type | Description |
|---|---|---|
| subjectDescription | string | Short professional description of the item, visible features, medium/materials, and contex |
| itemCategory | string | Item category such as oil painting, silver bowl, antique chair, jewelry, ceramic vase, or |
| intendedUse | string | Professional use case such as triage, insurance, estate, donation, resale, or report prep. |
| knownFacts | array | Known facts from the client or appraiser notes. |
| availablePhotos | array | Available photo types such as front, back, signature, label, condition, scale, underside. |
| targetValueUsd | number | Optional client-stated or working reference value in USD. |
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":"/prepare_pro_screener_case_packet","input":{}}'cli
npx cracked-ai run -p mcp-com-appraisily-mcp -e /prepare_pro_screener_case_packet -i '{}'mcp
run_tool({ provider: "mcp-com-appraisily-mcp", endpoint: "/prepare_pro_screener_case_packet", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.