Yougile Columns
yougile_columnsManage YouGile board columns: list by board ID, fetch specific columns, create, rename, update, or soft-delete them.
Instructions
Board columns: list (by boardId), get, create, update/rename/soft-delete.
Operations ([access]):
list [read]: Получить список
create [admin]: Создать
get [read]: Получить по ID
update [admin]: Изменить
Call yougile_help('columns.') for parameters.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | No | Flat object with path params, query params and body fields, e.g. {"id": "ID-123", "title": "New title"}. See yougile_help("tool.operation"). | |
| confirm | No | Set true only after the user explicitly approved a write into a client-facing project (needed only when the tool answered confirmation_required). | |
| operation | Yes |