Query the RAG system for context; typically invoked by the agent.
POST/v1/tool-runtime/rag-tool/query
Query the RAG system for context; typically invoked by the agent.
Request​
Responses​
- 200
- 400
- 429
- 500
- default
RAGQueryResult containing the retrieved content and metadata
The request was invalid or malformed
The client has sent too many requests in a given amount of time
The server encountered an unexpected error
An unexpected error occurred