Bundle SAP MCP Skills
sap_skills_bundleReturn bundled SAP MCP skills as JSON for agents to load or write skills autonomously.
Instructions
Return bundled SAP MCP skills as JSON so an agent can load or write them itself.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| skills | No | Skills parameter for Bundle SAP MCP Skills. | |
| includeContents | No | Include Contents parameter for Bundle 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. |