Whether more results are available beyond this page
OptionalcursorOpaque cursor to pass in the next request to fetch the next page. Only present when has_more is true.
Optionaltotal_Total number of items matching the query across all pages. Optional because not all backends can efficiently compute this.
Standard cursor-based pagination metadata for list responses