get_items_by_id
Retrieve complete details for a specific library item by ID from Audiobookshelf, giving instant access to metadata for books, podcasts, and other media.
Instructions
Get api items.
GET /api/items/{id}
Args: id: Path parameter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |