Skip to main content

Parameters

string
required
Exact tool name returned by list_app_tools, including the Hostagent-native gmail-get-message action.
object
required
The configured props for the action (e.g., {"to": "[email protected]", "subject": "Subject", "body": "Body"})
string
Optional absolute path for the original message. gmail-get-message defaults to /home/workspace/gmail-<messageId>.eml; readable artifacts use the same basename.
string
Optional email address to select a specific connected account.