today_messages
Retrieve all messages from today (UTC) stored in the local cache. Filter by chat ID to focus on a specific conversation and set a limit to control the number returned.
Instructions
Get all messages from today (UTC) from the local cache
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max messages to return | |
| chat_id | No | Optional: scope to a specific chat |