Install SAP MCP Skills
sap_skills_installInstall bundled SAP MCP skills into a local agent skill directory. Requires confirm: true.
SAP MCP execution guidance: Intent: agent bootstrap, routing, skills, or repair guidance. Pricing: free; call directly without x402. Routing: free hosted call; call directly and keep it small/exact when possible. Signer boundary: hosted reads/builders never receive keypair bytes; value-moving results must be finalized locally when signing is required.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agent | No | Agent parameter for Install SAP MCP Skills. | |
| skills | No | Skills parameter for Install SAP MCP Skills. | |
| confirm | No | Confirm flag required before local signing, payment, or write execution. Set true only after the user approves the preview/cost. | |
| targetDir | No | Target Dir parameter for Install SAP MCP Skills. |
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. |