list_photos
Fetch photo URLs from a school's photo feed, paginated by page number. Provides direct links for downloading images via download_file.
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 |