The filter option allows you to filter search results of your request based on specific criteria. It makes it easier to get more specific results. Some of the supported filter options include:Documentation Index
Fetch the complete documentation index at: https://starlight.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
- Comma (,): This works just like the ‘AND’ operator. It allows you to search for two or more objects and will only return results that meet all the specified criteria.
- Piple(|): This works just like the ‘OR’ operator. It allows you to search for two or more objects and will return results that meet one or all the specified criteria.