application_modify_role_connection_metadata
application_modify_role_connection_metadata
Section titled “application_modify_role_connection_metadata”Category: application
Replace the application role-connection metadata records (max 5).
This is a wholesale replace — any existing record not in records is removed.
When to use
Section titled “When to use”When NOT to use
Section titled “When NOT to use”| Field | Type | Required | Description |
|---|---|---|---|
application_id | string | yes | Bot/app application ID |
records | array | yes | Up to 5 metadata records — wholesale replace. |
Returns
Section titled “Returns”\{records, count\} after the update.
Output schema
Section titled “Output schema”| Field | Type | Required | Description |
|---|---|---|---|
records | array | yes | |
count | number | yes |
Annotations
Section titled “Annotations”| Property | Value |
|---|---|
| Read-only | no |
| Destructive | no |
| Idempotent | yes |
| Open-world | yes |
| Confirmation required | no |
Source
Section titled “Source”packages/mcp-core/src/tools/application/modify_role_connection_metadata.ts