Skip to main content
GET
Get formatted agent context

Path Parameters

entity_id
string<uuid>
required

Query Parameters

depth
string
default:immediate

Graph expansion: 'none' | 'immediate' (1-hop) | 'extended' (2-hop) | 'auto' (planner decides from question).

question
string | null

The user's question. Used by depth='auto' to plan how deep / which relationships to traverse.

Response

Successful Response

Response for GET /entity/{entity_id}/context.

entity_id
string
required
content
string
required
token_count
integer
required
truncated
boolean
required
sources
Sources · object[]