Determine the desired Google Workspace service (Gmail, Calendar, Drive, Sheets, Contacts, Tasks).
Identify the specific action to perform (search, create, update, delete, etc.).
Gather necessary parameters (account, IDs, queries, dates, emails, etc.).
Construct the appropriate `gog` CLI command with the parameters.
Execute the command using the `exec` tool with a timeout.
Parse the output (if JSON or TSV is requested).
Present the results to the user, including error messages if any.