finance_ledger_event_consumer
Submit finance ledger event messages with optional structured inputs to trigger domain agent actions, routing through your authenticated session.
Instructions
Run the finance domain agent action finance_ledger_event_consumer.
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 |
|---|---|---|---|
| message | No | ||
| inputs | No | {} |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |