goclaw_custom_tool_update
Update a custom tool's definition by modifying its name, description, command, or timeout settings to maintain accurate functionality in AI workflows.
Instructions
Update a custom tool's definition
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Custom tool ID | |
| name | No | ||
| description | No | ||
| command | No | ||
| timeout_seconds | No |