Skip to main content
Glama

app-store-connect-mcp-server

disable_bundle_capability

Disable a specific capability for an iOS bundle ID using the App Store Connect API. Submit the capability ID to remove functionality from your app configuration.

Instructions

Disable a capability for a bundle ID

Input Schema

NameRequiredDescriptionDefault
capabilityIdYesThe ID of the capability to disable

Input Schema (JSON Schema)

{ "properties": { "capabilityId": { "description": "The ID of the capability to disable", "type": "string" } }, "required": [ "capabilityId" ], "type": "object" }

You must be authenticated.

Other Tools from app-store-connect-mcp-server

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/JoshuaRileyDev/app-store-connect-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server