ToolContext
type ToolContext = Pick<RunContext, | "session" | "runState" | "tool" | "now" | "uuid" | "emit" | "fs"| "abortSignal">;type ToolContext = Pick<RunContext, | "session" | "runState" | "tool" | "now" | "uuid" | "emit" | "fs"| "abortSignal">;