Promptconfig/page_prompts.yaml
Extract the following information from this charity's contact/team/leadership page. Return ONLY valid JSON matching the exact schema below.
Required fields:
- leadership: Array of objects (0-50 items) - Leadership team members
Each object must have:
- name: String (2-100 characters) - Person's name
- title: String (2-100 characters) - Job title or position
- role: String or null (max 500 characters) - Description of their role
Return JSON only. Do not include explanations or markdown formatting.