Get Active Graph and Document
get_active_contextRetrieve the current graph and document IDs from a user's Mnemosyne session to identify what they are actively working on in the interface.
Instructions
Returns the currently active graph ID and document ID from the user's session. Use this to understand what the user is currently working on in the Mnemosyne UI. The user_id is automatically derived from authentication if not provided.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_id | No |