aula_get_gallery
Retrieve recent photo albums and media from Aula, returning album metadata and media URLs. Configure lookback days and limits to control results.
Instructions
Get recent photo albums and media from Aula. Returns album metadata and media URLs (not the actual images).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days_back | No | Number of days to look back (default: 7) | |
| album_limit | No | Maximum albums to return (default: 5) | |
| media_limit | No | Maximum media items per album (default: 10) |