@mcp-z/mcp-gmail
Preparing search index...
schemas
GmailQuery
Type Alias GmailQuery
GmailQuery
:
BaseEmailQueryFields
&
{
$and
?:
schemas
.
GmailQuery
[]
;
$not
?:
schemas
.
GmailQuery
;
$or
?:
schemas
.
GmailQuery
[]
;
categories
?:
|
"primary"
|
"social"
|
"promotions"
|
"updates"
|
"forums"
|
{
$all
?:
(
"primary"
|
"social"
|
"promotions"
|
"updates"
|
"forums"
)
[]
;
$any
?:
(
"primary"
|
"social"
|
"promotions"
|
"updates"
|
"forums"
)
[]
;
$none
?:
(
"primary"
|
"social"
|
"promotions"
|
"updates"
|
"forums"
)
[]
;
}
;
fuzzyPhrase
?:
string
;
label
?:
string
|
FieldOperator
;
rawGmailQuery
?:
string
;
}
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
@mcp-z/mcp-gmail
Loading...