grove_get_thread
Retrieve a message and its full thread of replies by providing the parent message ID. Use this to view the complete conversation context in one call.
Instructions
Get a message and all its replies. Requires grove_read.
Args: message_id: ID of the parent message.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app_id | No | ||
| message_id | Yes |