search_moments_advanced
Combine semantic query, filters, and regex to locate specific development moments.
Instructions
Combine semantic, filters and regex search
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| k | No | Max results | |
| to | No | End date (ISO string) | |
| from | No | Start date (ISO string) | |
| tags | No | Required tags | |
| kinds | No | Moment kinds | |
| query | No | Semantic search query | |
| regex | No | Regex pattern for text search |