Skip to main content

ListEntities

Generated from the Macro Rust tool registry.

Parameters

ParameterTypeRequiredDescription
includeTypesarrayYesFilter to specific item types. If not provided, returns all types. Example: [“document”, “email”] returns only documents and emails.
sortBystringYesHow to sort results: recently_viewed (default), recently_updated, or recently_created.