library_get
Retrieve a saved reading item including full clean text from the library. Provide the item ID to access cached web content for evidence.
Instructions
Return one saved ReadingItem, including full clean_text.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| store | No | default | |
| item_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| item | No | ||
| error | No | ||
| store | No | default | |
| item_id | No | ||
| success | Yes |