Class EnvironmentTools
Tools for inspecting the runtime environment, OS, and system information.
[ToolPlugin("environment")]
public sealed class EnvironmentTools
- Inheritance
-
EnvironmentTools
- Inherited Members
Methods
GetEnvironmentAsync(bool)
[KernelFunction("get_environment")]
[ToolSafetyTier(SafetyTier.AutoApprove)]
public static Task<string> GetEnvironmentAsync(bool includeEnvVars = false)
Parameters
includeEnvVarsbool