Show SAP MCP Profile Agent Public Key
sap_profile_public_keyRetrieve the public agent key for a profile without exposing keypair bytes.
Instructions
Return the configured public agent key for a profile without reading or exposing keypair bytes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| profileName | No | Profile name. Defaults to the loaded profile. |
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. |