Рецепт приёма заявок
add_integrationWire form submissions into a destination.
Returns the integration recipe. The agent executes the steps itself — runs terminal commands, edits files, deploys a relay if needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | Yes | Куда приходят заявки с формы: `telegram` — сообщения в бот, `google_sheets` — строки в таблицу, `custom` — свой обработчик. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| playbook | Yes | ||
| next_action | Yes |