ListEntities
Generated from the Macro Rust tool registry.Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
includeTypes | array | Yes | Filter to specific item types. If not provided, returns all types. Example: [“document”, “email”] returns only documents and emails. |
sortBy | string | Yes | How to sort results: recently_viewed (default), recently_updated, or recently_created. |