jp_lit_resolve_authority
Resolve Japanese personal, corporate, and subject authority entries from NDL Authorities. Confirms aliases and search hints to expand or refine queries in literature research.
Instructions
read-only。Web NDL Authorities で人名・団体名・件名などの典拠候補を確認し、別名義や安全な検索ヒントを返す。文献検索 source ではなく検索語展開・名義確認の補助 tool。分類記号から件名候補を探す場合は jp_lit_find_authority_terms_by_classification、実際の文献検索は jp_lit_search を使う
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | 確認したい人名・団体名・件名・統一タイトルなどの典拠検索語。 | |
| type | No | 探す典拠種別。all は人名・団体名・件名などを横断する。 | all |
| limit | No | 返す典拠候補の最大件数。最大 20。 | |
| force_refresh | No | true の場合はローカル cache を使わず upstream API から再取得する。false の場合は保存済み cache を優先する。 |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| type | Yes | ||
| total | Yes | ||
| limit | Yes | ||
| items | Yes | ||
| search_hints | Yes | ||
| cache | No |