ai_invoice_pipeline_run
Extracts invoice data from an attachment, runs through validation and extraction steps, and posts the results with an audit trail.
Instructions
Execute the full registered step pipeline for one move+attachment. Steps: probe_move → guard_already_extracted → extract_vision → log_usage → write_back_move → invoke_posting_skill + any loaded plugins. Returns step-by-step audit trail.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| connection | No | default | |
| tenant_code | No | ||
| tenant_tier | No | business | |
| move_id | Yes | ||
| attachment_id | No | Specific attachment id. 0 = auto-pick from move. | |
| source | No | upload | |
| source_message_id | No |