Optional
filterKey-value pairs to filter results based on exact matches or comparison operators.
Supports both exact matches and operator-based comparisons:
Optional
limitMaximum number of items to return.
Hierarchical path prefix to search within. Only items under this prefix will be searched.
Optional
offsetNumber of items to skip before returning results. Useful for pagination.
Optional
queryNatural 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.