smarthome_command_plan
Turn a free-text smart home objective into a command plan. Optionally pass structured JSON inputs, and the agent routes the action under your tenant and company scope.
Instructions
Run the smarthome domain agent action command_plan.
Routes through the platform's domain-agent dispatcher under your JWT, tenant, and company scope.
Args: message: Free-text objective for the action. inputs: Optional JSON string of structured inputs for the action.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| inputs | No | {} | |
| message | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |