ISchemaContext

registry: { agentSchemaService: ToolRegistry<Record<string, IAgentSchemaInternal>>; completionSchemaService: ToolRegistry<Record<string, ICompletionSchema>>; ... 10 more ...; outlineSchemaService: ToolRegistry<...>; }