{
  "id": "property_comp_analysis",
  "name": "Property Comp Analysis",
  "workflow_tier": "top_25",
  "integration_kind": "skill_orchestrated",
  "primary_skill": "property-comp-analyzer",
  "fallback_tools": [
    "comps-analysis",
    "llm_generate"
  ],
  "required_inputs": [
    "property",
    "market"
  ],
  "output_type": "comp_table_and_summary",
  "manual_approval_required": true
}