Diary Write
localnest_diary_writeWrite a private diary entry for an agent. Entries are isolated and visible only to the owning agent.
Instructions
Write a private diary entry for an agent. Diary entries are isolated and only visible to the owning agent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agent_id | Yes | ||
| content | Yes | ||
| topic | No | ||
| terse | No | verbose | |
| response_format | No | json |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | ||
| meta | Yes |