fetch
Retrieve a memory by its unique ID to access its title, text, and URL content.
Instructions
Fetch one memory by id; returns {id,title,text,url} full content.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | fact_id from search/recall results | |
| scope | No | Project scope id (default 'default') | default |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||