chronica_timeline
Retrieves a timeline for a specified period to review events, supporting daily or weekly summaries.
Instructions
指定期間のタイムラインを取得します。
【使用タイミング】
「今日の振り返り」「この1週間の出来事をまとめて」と依頼されたとき
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| start_time | No | 開始時刻(ISO文字列、JST) | |
| end_time | No | 終了時刻(ISO文字列、JST) | |
| thread_id | No | スレッドID(指定時はthread_typeより優先) | |
| thread_type | No | スレッドタイプ | |
| kind | No | エントリ種別 | |
| limit | No | 最大件数 |