openmausbot_call_cua_tool
Invoke a cua-driver tool to control apps and modify local state, routing requests through OpenMausBot's permission-aware daemon.
Instructions
Invoke one cua-driver tool; some tools can control apps or modify local state.
The connected OpenMausBot daemon applies its own permission mode. Call openmausbot_describe_cua_tool first when the input schema is not known.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Exact cua-driver tool name returned by openmausbot_list_cua_tools. | |
| arguments | No | JSON object matching the schema returned by describe_cua_tool. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||