keyword_frequency
Analyze word and keyword frequency in chat history to identify common terms and patterns.
Instructions
Word/keyword frequency analysis. Currently not implemented in the MCP server due to NLP dependency size; returns a stub message with alternative approaches.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes | Session ID (unused; tool returns info only) | |
| format | No | Output format: text (default) or json |