testpass_save_pack
Save or update a TestPass pack YAML definition using a unique pack slug and full YAML definition.
Instructions
Save a TestPass pack YAML definition for the caller. Creates or updates the pack identified by pack_id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pack_id | Yes | Unique slug for the pack (e.g. 'my-mcp-pack') | |
| yaml | Yes | Full pack definition as a YAML string |