finance_investment_trader_orchestration_loop
Run an investment trader loop by submitting an objective message and optional JSON inputs. Routes through the domain-agent dispatcher to perform trading actions under tenant and company scope.
Instructions
Run the finance domain agent action investment_trader_orchestration_loop.
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 |