jsonplaceholder_users
Retrieve test user data from JSONPlaceholder. Specify a limit from 1 to 10 to control the number of users returned for development and testing purposes.
Instructions
Get test users data from JSONPlaceholder
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of users to return (1-10) |