Execute Bash commands in the current working directory, returns stdout and stderr. API keys configured viaDocumentation Index
Fetch the complete documentation index at: https://docs.cowagent.ai/llms.txt
Use this file to discover all available pages before exploring further.
env_config are automatically injected into the environment.
Dependencies
No extra dependencies, available by default.Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
command | string | Yes | Command to execute |
timeout | integer | No | Timeout in seconds |
Use Cases
- Install packages and dependencies
- Run code and tests
- Deploy applications and services (Nginx config, process management, etc.)
- System administration and troubleshooting

