Create a research run

Authentication

AuthorizationBearer

LoreOS API key, sent as Authorization: Bearer <key>.

Path parameters

slugstringRequired

Request

This endpoint expects an object.
research_modeenumRequired

Requested research class. Queues/stores intent; provider execution is async follow-up.

scopeenumOptionalDefaults to character_global
scope_owner_idstring or nullOptionalformat: "uuid"

Session/thread owner when scope is not character_global.

trigger_sourceenumOptionalDefaults to api
idempotency_keystring or nullOptional<=240 characters
inputmap from strings to anyOptional

Research question, query plan seed, character-world gap, or content-fit request.

provider_planmap from strings to anyOptional

Optional provider/router plan; never treated as evidence by itself.

Response

Successful Response

Errors

422
Unprocessable Entity Error