get_chat_history
Retrieve recent in-game chat messages exchanged between you and Claude. Specify the number of messages to return.
Instructions
Get recent chat history between Claude and the user in-game.
Args: limit: Maximum number of messages to return (default 20)
Returns: List of messages with sender, text, and timestamp
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |