save_agent_pack
Store validated agent artifacts in a reusable catalog for SAPUI5 development, enabling consistent code generation and project management.
Instructions
Save generated agent artifacts into a reusable pack catalog with strict validation and fingerprinting.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| packName | Yes | ||
| packVersion | No | ||
| blueprintPath | No | ||
| agentsGuidePath | No | ||
| bootstrapPromptPath | No | ||
| packRootDir | No | ||
| packCatalogPath | No | ||
| dryRun | No | ||
| allowOverwrite | No | ||
| reason | No | ||
| maxDiffLines | No |