Nous.Tools.Bash (nous v0.17.0)

View Source

Shell command execution tool.

Uses NetRunner for safe process execution with automatic timeout handling and output size limits. Zero zombie processes guaranteed.

Security

Commands run as the current OS user. Use Nous.Permissions to gate access to this tool in production.

Summary

Functions

Return the full tool schema definition for introspection.

Functions

__tool_schema__()

@spec __tool_schema__() :: map()

Return the full tool schema definition for introspection.

Includes parameter declarations, category, and tags.