type: object
properties:
  query:
    type: string
    description: >-
      The search query to match against entity names, types, and observation
      content
required:
  - query
