Yougile Company
yougile_companyManage company details and webhook subscriptions. Retrieve or update company info, and create, list, or modify webhooks.
Instructions
Company details and webhooks (event subscriptions).
Operations ([access]):
get [read]: Получить детали
update [admin]: Изменить
create_webhook [admin]: Создать подписку
list_webhooks [admin]: Получить список подписок
update_webhook [admin]: Изменить подписку
Call yougile_help('company.') 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 |