Whether there are more results available beyond maxResults.
Optional nextToken or cursor for fetching the next page of results. Undefined if hasMore is false or provider doesn't support pagination.
Array of matching files.
Optional totalTotal number of matches found (may be greater than results.length if limited by maxResults). Undefined if provider doesn't return total count.
The complete result set from a search operation.