jsonplaceholder.getUsers
Retrieve all users from the JSONPlaceholder API for testing and development. Returns a list of user objects.
Instructions
Get all users
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | No | Response from the tool |