get_message_history
Retrieve message history with optional pagination and direction filters for inbound, outbound, or system messages.
Instructions
メッセージ履歴を取得する
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | 取得件数(最大50) | |
| cursor | No | ページネーション用カーソル | |
| direction | No | メッセージ方向(受信/送信/システム) |