update_file_status
Update the print status or printed quantity of a tracker file by file ID, setting a new status or copy count to keep print progress accurate.
Instructions
Update the print status or printed quantity of a tracker file.
Args: file_id: The ID of the tracker file. status: New status for the file. printed_quantity: Number of copies printed so far.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | No | ||
| file_id | Yes | ||
| printed_quantity | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |