add-session-tag
Add tags to sessions to organize and categorize conversation history, enabling easy retrieval and context management.
Instructions
Add a tag to a session for organization and categorization
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes | The session ID to tag | |
| tag | Yes | Tag name (will be normalized to lowercase) |