Enable tools on a hosted agent
Enable one or more tools on a hosted agent.
With --owner-only the tools are also restricted to owner-level conversations.
Changes apply the next time the agent wakes.
mutiro agents tools enable <agent> <tool>...[flags]
| Flag | Type | Description |
|---|---|---|
| -h, --help | bool | help for enable |
| --owner-only | bool | Also restrict the tools to owner-level conversations |
| Flag | Type | Description |
|---|---|---|
| --config | string | config file (default is ./.mutiro.yaml in current directory) |
| --debug | bool | debug mode |
| -v, --verbose | bool | verbose output |