get_public_share_by_slug_track_by_index
Fetch a specific track from a public Audiobookshelf share by providing the share slug and track index to retrieve audio details or playback information.
Instructions
Get share track.
GET /public/share/{slug}/track/{index}
Args: slug: Path parameter. index: Path parameter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | ||
| index | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |