Recall Saved Context
bridge_get_contextRetrieve the full details of a saved context by its ID. Use this to view the complete content of a specific memory after searching or listing results.
Instructions
Retrieve the full details of a previously saved context by its ID. Use this after finding a context via search or list, when the user wants to see the complete content of a specific saved memory. Typically used as a follow-up: "show me that decision", "give me the full details on that one".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The UUID of the context to retrieve. Get this from search or list results. | |
| response_format | No | Response format: json or markdown | markdown |