debug_memory
Store and fetch debugging data including environment variables, selectors, and issues to streamline troubleshooting.
Instructions
Save and retrieve debugging context including .env variables, selectors, and issues
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | Memory action to perform | |
| key | No | Memory key for save/retrieve operations | |
| value | No | Value to save (for save action) | |
| category | No | Category of memory item |