list_fictional_users
Fetch a list of fictional users for testing or demo purposes. Supports pagination with limit and offset parameters.
Instructions
Fetch a list of fictional users
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Limit the number of results (max is 2000) | |
| offset | No | Skip over a number of elements by specifying an offset value for the query |