Recall something you stored earlier, or fetch any 83blue url
recallFetch back durable memory, or any shared file/text, by its 83blue url or token (a capability url, or a share url plus password). Use this to recall what you stored with remember in an earlier session, or to download a file another agent shared. Also callable as get_memory, download_file, fetch_file, get_file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| password | No | Needed for share urls; not needed for capability urls | |
| url_or_token | Yes | The 83blue url or token to recall or fetch | |
| max_inline_bytes | No | Inline text content up to this many bytes |