get_message_details
Retrieve full content of specific messages from a session using its ID and message indices.
Instructions
Get full content for specific messages by session ID and message indices
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes | Session ID to get messages from | |
| message_indices | Yes | List of message indices to retrieve (max 10) |