Category tags (e.g., "Assessment", "Background Check")
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/property_AssessmentPackage_tags", "title": "property_AssessmentPackage_tags", "description": "Category tags (e.g., \"Assessment\", \"Background Check\")", "items": { "type": "string" }, "type": "array" }