Connect Appveyor to your AI agent
AppVeyor is a hosted continuous integration service for building and deploying applications.
We set up the connection using your own Appveyor account, with keys you control, and keep it running. Your agent picks it up and starts doing the work.
What your agent can do in Appveyor
Each one is a real action the agent can take on its own, the same things a person clicking around Appveyor could do. Read-only by default; write actions are confirmed against your policy.
- Delete Build Tool to delete a build by ID. Use when you need to remove a build from AppVeyor. The API returns 204 No Content on successful deletion.
- Download Build Log Tool to download the build log for a specific job. Use when you need to retrieve the log output from a completed or running build job.
- Get Build Artifacts Tool to get the list of artifacts for a specific build job. Use when you need to retrieve artifacts after a job completes.
- Get Build By Version Tool to get a specific project build by version number. Use when you need to retrieve detailed information about a build using its version identifier.
- Get Environments Tool to get a list of all deployment environments. Use when you need to enumerate available environments before creating deployments.
- Get Project Branch Status Badge Tool to get a project branch status badge image. Returns a PNG or SVG badge image showing the build status for a specific project branch.
- Get Projects Tool to get a list of all projects for the authenticated account. Use after authentication to enumerate available projects.
- Get Project Status Badge Tool to get project status badge image. Use when you need to retrieve the status badge for displaying project build status.
- Get Public Project Status Badge Tool to get status badge image for a project with a public repository. Use when you need to retrieve a build status badge for display or documentation purposes.
- Get Role Tool to retrieve details of a specific role. Use when you need to inspect permissions and metadata of a role by ID.
- Get Roles Tool to retrieve all roles in the account. Use when you need to enumerate available roles before assigning permissions.
- Get User Invitations Tool to retrieve all pending user invitations in the account. Use when you need to list all outstanding invitations sent to potential team members.
- Get Users Tool to retrieve all users in the account. Use when you need to list all team users in your AppVeyor account.
- List Collaborators Tool to retrieve all collaborators in the account. Use when you need to list all team collaborators in your AppVeyor account.
How we connect it
- 1
Connect your account
You create a key in Appveyor, a key you create and control, and paste it in once. It lives in a secrets store on your server, not with us.
- 2
Set the guardrails
Read-only by default. You choose which write actions the agent may take, and anything outside that policy gets confirmed with you first.
- 3
We keep it running
Health checks on every connection, updates handled for you, and we watch the first week of activity to make sure the work lands.
FAQ
Appveyor questions, answered.
Ready to put Appveyor to work?
Tell us what your team runs on. We set up the connection, secure it, and your agent takes it from there.
All product names, logos, and brands are property of their respective owners; used for identification only. ZeroToClaw is not affiliated with or endorsed by Appveyor.