location_idstring · requiredStorage location ID from `android_list_storage_locations`
Lists files and directories in a storage location. Results are sorted directories-first, then alphabetically. Supports pagination via `offset` and `limit` parameters.
location_idstring · requiredStorage location ID from `android_list_storage_locations`
pathstring · default "\"\""Relative path within the storage location
offsetinteger · default 0Pagination offset (0-based)
limitinteger · default 200Maximum number of entries to return (max 200)