Variable: standingInstructionTools
ts
const standingInstructionTools: readonly [
Tool<SpooledJsonArtifact<unknown>>,
Tool<SpooledJsonArtifact<unknown>>,
Tool<SpooledJsonArtifact<unknown>>,
];Convenience tuple of every standing-instruction tool. Spread into a @nhtio/adk!ToolRegistry to register the entire category at once.