status
Check the status of paper requests by ID or filter by status, creator, or other criteria. Returns details of one or multiple requests.
Instructions
Read one or many paper requests.
Args:
id: A request id (uuid string). If given, filter is ignored.
filter: Narrow the list of rows returned. Supported keys:
status, created_by, has_misconception (bool),
source_document, limit.
Returns:
A single card (when id is set) or a list of cards.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | ||
| filter | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |