Skip to content

ActionContext

type ActionContext = Pick<RunContext, "tool" | "approve" | "signal" | "now" | "uuid" | "emit" | "fs">;