get_cinii_item
Fetch JSON-LD metadata for a single CiNii Research item by its CRID. Supports Japanese and English language output.
Instructions
Retrieve metadata for a single CiNii Research item by its ID.
Args: item_id: The CiNii Research CRID, e.g. "1971993809790115224". This is the numeric part that appears after "https://cir.nii.ac.jp/crid/" in the item URL. lang: Response language, "ja" (Japanese) or "en" (English). Default "ja".
Returns: JSON-LD metadata for the item as a formatted JSON string.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lang | No | ja | |
| item_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |