
Amendor
Pull change requests from your Amendor board into your coding agent to build and open PRs.
От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетНужен API-ключГлобальныйБесплатноТолько чтение
Что умеет
Какие данные видит
Нужен ли аккаунт
Нужен API-ключ из настроек сервиса
Pull change requests from your Amendor board into your coding agent to build and open PRs.
Список инструментов сервера (4)
Технические названия из tools/list. Нужны только разработчикам.
| list_change_requests | List change requests submitted by end users on sites you ship. Optionally filter by status. Start here to see what people are asking for. |
| get_change_request | Get full detail for one change request so you can implement it: the user request, the exact element they pointed at (CSS selector + outerHTML), the page URL, and a screenshot URL. Call this before making the change. |
| set_preview_url | Attach a deploy-preview URL to a change request and mark it ready for the requester to review. |
| update_status | Update a change request status as it moves through the build and review flow. |