Diary Read
localnest_diary_readRetrieve recent diary entries owned by a specific agent, with optional filtering by topic and pagination via limit and offset.
Instructions
Read recent diary entries for a specific agent. Only returns entries belonging to the requesting agent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agent_id | Yes | ||
| topic | No | ||
| limit | No | ||
| offset | No | ||
| response_format | No | json |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | ||
| meta | No |