Built by Metorial, the integration platform for agentic AI.

Learn More

Tools

Get Build Profile

Retrieves detailed information about a specific build profile, including its connected repository, configurations, and recent build history.

List Build Profiles

Retrieves all build profiles in the organization. Build profiles represent connected repositories and their build configurations. Use this to discover available profiles before triggering builds.

Manage Enterprise App Store

Manage your Enterprise App Store for in-house distribution. Supports listing profiles and app versions, publishing/unpublishing versions to Beta or Live channels, and getting download links.

Get Build Status

Retrieves the current status of a specific build. Use this to check whether a build is queued, running, succeeded, failed, or canceled.

List Workflows

Retrieves all workflows associated with a build profile. Workflows define the sequence of build steps. Use this to find the workflow ID needed to trigger a build.

Manage Testing Groups

Manage testing groups used for distributing app builds to testers. Supports listing, creating, deleting groups and managing group members.

Manage Distribution

Manage testing distribution operations including viewing app versions, sending builds to testers, and getting download links. Use **action** to specify the operation.

Cancel Build

Cancels a running or queued build by its task ID. Use this to stop builds that are no longer needed.

List Distribution Profiles

Retrieves all testing distribution profiles. Distribution profiles are used to share app builds with testers via email, QR codes, or direct links.

List Signing Identities

Retrieves all signing identities including iOS certificates, provisioning profiles, and Android keystores. Use **identityType** to filter by type, or omit to retrieve all types.

Start Build

Triggers a new build for a specific branch and workflow in a build profile. You can specify the branch by ID or by name. Optionally pass environment variables to customize the build.

Manage Environment Variables

Manage environment variable groups and their variables. Supports creating and deleting variable groups, as well as adding, updating, and removing individual variables within a group. Use **action** to specify the operation.

List Build Configurations

Retrieves all build configurations for a build profile. Configurations define platform settings, signing identities, auto-build triggers, and distribution settings.

List Organizations

Retrieves the organizations associated with the authenticated user. Includes organization details like name, SSO status, and sub-organization relationships.

Manage Publish

Manage store publishing operations for App Store, Google Play, Huawei AppGallery, and Microsoft Intune. Supports listing profiles and app versions, viewing publish details, and controlling publish flows (start, cancel, restart).

Manage Webhooks

Manage webhook configurations for receiving event notifications. Supports listing, creating, updating, and deleting webhooks, as well as viewing delivery history.