Intelligent Search Stream
context-graph
Intelligent Search Stream
Perform streaming AI-powered intelligent graph search with real-time updates.
Returns Server-Sent Events (SSE) stream with:
- session: Session ID
- progress: Progress updates with percentage
- tool_call: Tool invocations
- partial_answer: Incremental answer text
- complete: Final results
- error: Error messages
POST
Intelligent Search Stream
Documentation Index
Fetch the complete documentation index at: https://docs.kubiya.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Enter your Kubiya API token (format: Bearer )
Body
application/json
The body is of type Body · object.
Response
Successful Response