jsonplaceholder_albums
Retrieve test albums data from JSONPlaceholder using user ID or limit. Ideal for developers needing sample data for testing and development purposes in Open Search MCP.
Instructions
Get test albums data from JSONPlaceholder
Input Schema
Name | Required | Description | Default |
---|---|---|---|
limit | No | Maximum number of albums to return (1-100) | |
userId | No | User ID to get albums for (1-10, optional) |