
Amendor
Pull change requests from your Amendor board into your coding agent to build and open PRs.
Community: Submitted by a user or imported; check the owner before granting accessOnlineAPI key requiredGlobalFreeRead-only
What it can do
What data it sees
Do you need an account
An API key from the service settings is required
Pull change requests from your Amendor board into your coding agent to build and open PRs.
Server tool list (4)
Raw names from tools/list. Only developers need these.
| 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. |