gmail_composer.get_thread
Retrieves a complete email thread using its ID to display within the composer panel.
Instructions
Fetch the full thread for display in the composer's thread panel.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_id | No | ||
| thread_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| draft | No | ||
| messages | Yes | ||
| thread_id | Yes |