read_shelf
Get shelf details by providing its ID or name. Access metadata and content for knowledge base organization.
Instructions
Get details of a specific shelf by ID or name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| shelf_id | No | ID of the shelf to retrieve. Required if name is not provided. | |
| name | No | Name of the shelf to retrieve. Required if shelf_id is not provided. |