list_photos
Retrieve photo URLs posted for a school using its ID. Optionally specify a page number for pagination.
Instructions
List photos posted for a school. Returns photo URLs that can be used with download_file.
Args: school_id: School ID page: Page number (default: 1)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| school_id | Yes | ||
| page | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |