ClawLink
Developer Tools22 toolsPaste one API key

Codemagic integration for AI agents

Codemagic is a CI/CD platform focused on mobile app development.

Use it from your agent

One ClawLink account serves every agent you run. Pick the guide for yours, or connect Codemagic once and call the same tools from all of them.

Setup

Connect Codemagic through ClawLink's hosted setup.

  • Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
  • Where: the ClawLink dashboard, or ask your agent to connect it.

What your agent can do

Codemagic exposes 22 tools through ClawLink. The 20 most used are listed here; your agent sees all of them.

ToolWhat it doesKind
codemagic_api_v3_meta_get_metaGet metadata about Codemagic including public IP addresses in use (in CIDR notation)Read
codemagic_api_v3_variable_groups_variable_group_id_get_groupRetrieve information about a specific variable group including its name and configurationRead
codemagic_get_all_buildsList all builds with optional filters for appId, workflowId, and branchRead
codemagic_get_api_keyRetrieve the API key for the authenticated user from the serverRead
codemagic_get_shorebird_metaRetrieve information about Shorebird integrationRead
codemagic_get_userRetrieve information about the currently authenticated userRead
codemagic_get_variable_groupsRetrieve paginated list of variable groups for an applicationRead
codemagic_get_variablesRetrieve paginated list of variables for a specific variable groupRead
codemagic_retrieve_all_applicationsRetrieve all applications added to CodemagicRead
codemagic_retrieve_an_applicationRetrieve a single application by its unique identifierRead
codemagic_retrieve_caches_for_applicationRetrieve a list of caches for a specific applicationRead
codemagic_add_application_from_private_repoCreate an application from a private repository using SSH key authenticationWrite
codemagic_add_new_applicationAdd a Git repository to the applications list in CodemagicWrite
codemagic_api_v3_variable_groups_variable_group_id_updateChange a variable group's name and security settingsRead
codemagic_invite_team_memberInvite a new team member to a Codemagic teamWrite
codemagic_receive_webhookReceive webhook payloads from Git providers to trigger builds automaticallyRead
codemagic_start_new_buildStart a new build for an application with specified workflow and branch or tagRead
codemagic_update_variableUpdate an existing variable within a specified variable group in CodemagicWrite
codemagic_remove_team_memberRemove a collaborator or revoke a pending invitation from a Codemagic teamWrite
codemagic_stop_previewStop an app previewRead