Create store (admin)
specter_create_storeCreate a store with categories, contents, and platforms. Mutates live game config; confirm with user and use staging first.
Instructions
Create a store. Categories/contents/platforms go in fields (storeCategories[]). MUTATES live game config — confirm with the user and prefer staging.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| fields | No | Any other fields for this entity — see the specter-admin skill for the full schema | |
| storeId | Yes | Stable slug | |
| projectId | No | Defaults to SPECTER_PROJECT_ID |