List Requests
xbrush_list_requestsList recent XBrush API requests to monitor their status and results. Retrieve paginated history with optional limit and cursor.
Instructions
List recent XBrush API requests with status and results.
Args: limit (int, optional): Number of requests (1-100). Default: 20. cursor (string, optional): Pagination cursor from previous response.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of requests to return (1-100). Default: 20. | |
| cursor | No | Pagination cursor from a previous response. |