get_patent
Retrieve patent details by publication number. Select sections—claims, description, citations, family—to review claim wording, read specifications, and trace references efficiently.
Instructions
公開番号を指定して特許の中身を取得する。
請求項の文言確認、明細書の読み込み、引用関係やファミリーの把握に使う。 必要なセクションだけを指定すると、コンテキストを無駄に消費しない。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| language | No | 本文の言語(ja / en など) | |
| provider | No | 使用するデータソース | |
| sections | No | 取得するセクション: bibliographic, abstract, claims, description, classifications, citations, family。省略時は bibliographic + abstract + claims。description は非常に長いので必要なときだけ指定すること。 | |
| max_chars | No | 1セクションあたりの最大文字数 | |
| output_format | No | markdown(既定)または json | markdown |
| publication_number | Yes | 公開番号。JP2020123456A / US9634296B2 / 特開2020-123456 などの表記ゆれは吸収される。 |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |