semantic_search
Run metered hybrid vector and text search over accessible organization records. Optionally restrict results to one event. Returns at most 20 permission-filtered results.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| org | No | Organization slug. Only needed when you belong to multiple organizations; must be one returned by list_my_orgs. | |
| query | Yes | Semantic search text (2–200 characters). | |
| eventId | No | Event id, as returned by list_events. |