Tools provided
Tools the agent exposes — your AI client calls them automatically when it needs them.
- list_apps — List apps.
- get_app — Read an app.
- register_app — Register a new app.
- update_app — Update an app.
- delete_app — Delete an app.
- get_bitrise_yml — Read the CI configuration.
- update_bitrise_yml — Rewrite the CI configuration.
- validate_bitrise_yml — Validate a CI configuration.
- list_branches — List branches.
- list_builds — List builds.
- trigger_bitrise_build — Trigger a build.
- get_build — Read a build.
- abort_build — Abort a running build.
- get_build_log — Read a build log.
- get_build_bitrise_yml — The config a build ran with.
- list_build_workflows — Workflows available to a build.
- get_build_steps — Steps in a build.
- list_artifacts — List build artifacts.
- get_artifact — Read an artifact.
- update_artifact — Update an artifact.
- delete_artifact — Delete an artifact.
- list_pipelines — List pipelines.
- get_pipeline — Read a pipeline.
- abort_pipeline — Abort a pipeline.
- rebuild_pipeline — Rebuild a pipeline.
- list_cache_items — List cache items.
- delete_cache_item — Delete a cache item.
- get_cache_item_download_url — Download URL for a cache item.
- list_workspaces — List workspaces.
- get_workspace — Read a workspace.
- get_workspace_members — List workspace members.
- invite_member_to_workspace — Invite a member to the workspace.
- list_group_roles — List group roles.
- list_outgoing_webhooks — List outgoing webhooks.
- create_outgoing_webhook — Create an outgoing webhook.
- list_installable_artifacts — List installable artifacts.
- list_tester_groups — List tester groups.
- notify_tester_group — Notify a tester group.
- codepush_list_deployments — List CodePush deployments.
- codepush_promote_deployment — Promote a CodePush deployment to end-user devices.
