get_directory
Retrieve school contact information and staff directory including names, roles, and phone numbers, returned as JSON.
Instructions
List school contact info and staff directory with names, roles, and phone numbers.
Returns JSON with school details (phone, address) and staff records. Use get_staff_member(school_id, user_id) for full staff details including email, photo, and office hours.
Args: school_id: School ID
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| school_id | Yes |