Entities
Update per-entity extraction guidance and pipeline config.
Stores an extraction prompt (up to 1,500 chars) and pipeline overrides for a specific entity. Returns 503 when entity_settings is not yet wired into the runtime.
patch/v1/entities/{entity_type}/{entity_id}/settings
Path parameters
entity_type'user' | 'agent' | 'session' required
entity_idstring required
Request body
Response
Updated entity settings row.
object required