finance_investment_trading_agent
Execute an investment or trading task by sending a free-text objective and optional JSON inputs; the finance domain agent returns a result under your tenant and company scope.
Instructions
Run the finance domain agent action investment_trading_agent.
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 |