Parameters
Pattern or fragment to search.
USER | CONVERSATION | ALL_CONVERSATIONS (default USER).
If true (default), search is case-sensitive; if false, case-insensitive.
Glob pattern to exclude (e.g. ‘node_modules/**’).
Glob pattern to include (e.g. ’**/*.py’).
‘content’ or ‘filename’.
Optional fleet device name or id. When set, searches that running device’s filesystem instead of the host (only location=‘USER’ is supported for devices). The device must be started first. Requires the ‘devices:manage’ scope.
Optional Zo App slug or id. When set, searches that Zo App’s sandbox filesystem instead of the host (only location=‘USER’ is supported). Mutually exclusive with ‘device’. Requires the ‘apps:shell’ scope.