get_libraries_by_id_recent_episodes
Retrieve recent podcast episodes for a specific library by providing its ID. Use this to access newly added episodes in an Audiobookshelf library.
Instructions
Get libraries recent-episodes.
GET /api/libraries/{id}/recent-episodes
Args: id: Path parameter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |