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