Appveyor
AppVeyor is a hosted continuous integration service for building and deploying applications.
This is a first-class FlyMyAI MCP. Agents discover it automatically via tool search and call the actions below on demand - you never wire it up by hand. See the Composio catalog for how discovery works.
Connect
Appveyor authenticates with an API key. Generate the credential in your Appveyor account, then paste it into FlyMyAI the first time an agent uses an Appveyor action.
Get your Appveyor credential →
Fields to fill in FlyMyAI
| Field | Details |
|---|---|
AppVeyor API Token | The API token used for authenticating requests to the AppVeyor API. (required) |
Actions
Every action this integration exposes. Agents pick the right one from the task; you do not call them by name.
| Action | What it does | Required inputs |
|---|---|---|
APPVEYOR_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. | jobId |
APPVEYOR_GET_ENVIRONMENTS | Tool to get a list of all deployment environments. use when you need to enumerate available environments before creating deployments. | - |
APPVEYOR_GET_PROJECTS | Tool to get a list of all projects for the authenticated account. use after authentication to enumerate available projects. | - |
APPVEYOR_GET_ROLE | Tool to retrieve details of a specific role. use when you need to inspect permissions and metadata of a role by id. | role_id |
APPVEYOR_GET_ROLES | Tool to retrieve all roles in the account. use when you need to enumerate available roles before assigning permissions. | - |
APPVEYOR_GET_USERS | Tool to retrieve all users in the account. use when you need to list all team users in your appveyor account. | - |
Links
We love our partners - FlyMy.AI builds with the best. Thanks, Appveyor!