Appraisily
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

FieldTypeDescription
subjectDescriptionstringShort professional description of the item, visible features, medium/materials, and contex
itemCategorystringItem category such as oil painting, silver bowl, antique chair, jewelry, ceramic vase, or
intendedUsestringProfessional use case such as triage, insurance, estate, donation, resale, or report prep.
knownFactsarrayKnown facts from the client or appraiser notes.
availablePhotosarrayAvailable photo types such as front, back, signature, label, condition, scale, underside.
targetValueUsdnumberOptional 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.