list_photos
Retrieve photos posted for a school using school ID and page number, returning photo URLs for download.
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 |
|---|---|---|---|
| page | No | ||
| school_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |