get_reader_history
Retrieve a reader's borrowing history by providing their certificate ID. Requires admin authentication token to access borrowing records, with option to include personally identifiable information.
Instructions
读者借阅历史(需 admin 认证令牌)。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| token | No | ||
| cert_id | Yes | 读者证件号 CERT_ID | |
| include_pii | No | 是否返回实名(默认脱敏/隐藏) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||