Switch Loaded SAP MCP Profile
sap_profile_switchSwitch the live SAP MCP runtime to another existing profile, reloading client, signer, connection, and policy.
Instructions
Switch the live SAP MCP runtime to another existing profile and reload client, signer, connection, and policy.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | Must be true because switching profile can change signer, network, and policy. | |
| profileName | No | Existing profile name to load. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | MCP content blocks returned to the caller. | |
| isError | No | True when the tool result represents an application-level error. |