Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.macro.com/llms.txt

Use this file to discover all available pages before exploring further.

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.