OptionalfilterKey-value pairs to filter results based on exact matches or comparison operators.
Supports both exact matches and operator-based comparisons:
OptionallimitMaximum number of items to return.
Hierarchical path prefix to search within. Only items under this prefix will be searched.
OptionaloffsetNumber of items to skip before returning results. Useful for pagination.
OptionalqueryNatural language search query for semantic search. When provided, results will be ranked by relevance to this query using vector similarity search.
Operation to search for items within a namespace prefix.