Skip to main content
Glama

execute_command

Execute system commands in the OpenClaw environment with configurable timeout and synchronous or asynchronous operation.

Instructions

Execute a command in the OpenClaw environment. Commands can run synchronously or asynchronously.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
commandYesCommand to execute (e.g., "ls -la", "npm install")
timeoutNoTimeout in seconds (default: 30)
asyncNoExecute asynchronously (default: false)

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/starlink-awaken/mcp-openclaw'

If you have feedback or need assistance with the MCP directory API, please join our Discord server