get_users
Retrieve user data from JSONPlaceholder, either all users or a single user by ID, for testing and prototyping.
Instructions
Get users from JSONPlaceholder. Can retrieve all users or a specific user by ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | Optional user ID to retrieve a specific user |