GetLLMContextFromItemsQuery

type GetLLMContextFromItemsQuery: object;

Type declaration

i

i: string[];

List of item IDs to return LLM-readable context for

p

p: string;

Page ID to find closely-related items

t?

optional t: GetLLMContextType;

Type of context to get