jsonplaceholder_albums
Get test albums data from JSONPlaceholder. Optionally specify a user ID (1-10) or limit the number of albums returned (up to 100, default 10).
Instructions
Get test albums data from JSONPlaceholder
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| userId | No | User ID to get albums for (1-10, optional) | |
| limit | No | Maximum number of albums to return (1-100) |