ai_pipeline_steps_list
List AI pipeline steps in Odoo by pipeline name. Shows sequence, model method, skill, on_error, and last run state for inspection.
Instructions
List ai.pipeline.step records in Odoo for a given pipeline name. Shows sequence, model.method, skill_id, on_error, last run state — mirrors the Odoo Settings view.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| connection | No | default | |
| pipeline | No | Pipeline name (tokenize/post/refresh/...) | tokenize |
| include_inactive | No |