memory_get
Read back a value you (or another session using the same API key) stored earlier with memory_set. Returns null when the key does not exist. Requires a free API key (Authorization: Bearer tf_...) so entries stay private to you: https://toolforte.com/developers
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | The key to read |