get_albums
Retrieve albums from a JSONPlaceholder test API, filtering by user ID or fetching specific albums for testing and prototyping purposes.
Instructions
Retrieve albums, optionally filtered by user ID or get a specific album
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_id | No | ||
| album_id | No |