Skip to main content

FOLDERCAPABILITYFLAGS

Folder capability flags.

NameDescriptionType
allSpecifies all flags set; Including any future flags.boolean
can_search_within_this_folderboolean

Example

{
"all": false,
"can_search_within_this_folder": false
}