Get the mailbox profile
get_profileRetrieve the authenticated Gmail account's profile, including email address, message/thread counts, and history ID, to verify OAuth credentials.
Instructions
Returns the authenticated mailbox's profile: emailAddress (the user's own address — useful for send-to-self checks and for recognizing the user's messages in threads), messagesTotal, threadsTotal and historyId. The cheapest way to verify that the OAuth credentials work.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||