union_search
Search across library union catalogs to find bibliographic records and holdings from multiple institutions. Provides read-only access to the external PROCAT service.
Instructions
跨馆联盟联合目录检索(OPAC 结果页「联盟图书馆检索」的外部 PROCAT 服务)。
默认关闭,需 opac.union_enabled=true 且配置 union_base_url / union_tenant / union_token(读者会话 JWT,由 OPAC reader 登录取得,见 docs/联盟联合目录检索.md)。 仅只读检索,不实现馆际借阅下单(写操作)。未启用或配置不完整时返回明确提示。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| field | No | any|title|author|subject|isbn|clc|publisher|series|callno | any |
| logic | No | and(多个条件同时满足)| or(任一满足) | and |
| query | Yes | 检索词(多值用逗号/分号分隔,按 logic 组合为多条件) | |
| token | No | ||
| page_size | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||