For AI agents: a documentation index is available at https://www.mongodb.com/docs/llms.txt — markdown versions of all pages are available by appending .md to any URL path.
Docs Menu

Data Type Query Predicate Operators

Data type query predicate operators return data based on field existence or data types.

Operator
Description

Matches documents that have the specified field.

Matches documents if a field is of the specified type.