ask_camel
Ask Camel
Ask Camel a question: always creates a new thread per call. Provide exactly one of source_id
(an existing connection ID) or source
(an inline connection configuration with a type
), and optional knowledge_base_entries
and reference_queries
.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Schema-only serializer for ask_camel: provide exactly one of source_id
(existing connection ID) or source
(inline connection configuration).
Response
200
application/json
Response serializer for ask_camel endpoint.