Remove AI from Column
remove_ai_from_columnDisable AI automation on a monday.com board column by removing AI recipes and extensions while preserving the column.
Instructions
Remove AI from a column on a monday.com board. Use this tool when the user wants to disable AI on a column, turn off AI automation, stop AI from running on a column, or delete the AI behavior from a column. This deletes all AI automation recipes and the app feature extension associated with the column. The column itself is not deleted — only its AI behavior is removed.
Use get_board_schema to find column IDs before calling this tool.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| board_id | Yes | The ID of the board containing the column | |
| column_id | Yes | The ID of the column to remove AI from |