catalog skill manages the full lifecycle of Service Catalog items — from creating the item and adding variables, to attaching variable sets, defining UI policies, and controlling availability via user criteria.Catalog
Service catalog items, variables, variable sets, UI policies, and client scripts.
The
| Operation | Description |
|---|---|
| add_catalog_available_for | Add user criteria to catalog item availability |
| add_catalog_not_available_for | Add user criteria to catalog item restriction |
| add_category_available_for | Add user criteria to category availability |
| add_category_not_available_for | Add user criteria to category restriction |
| add_choice | Add a choice to a question variable |
| add_client_script | Add a client script to a catalog item |
| add_set_variable | Add a variable to a variable set |
| add_ui_policy | Add a UI policy and its actions |
| add_variable | Add a variable to a catalog item |
| attach_variable_set | Attach a variable set to a catalog item |
| create_category | Create a catalog category |
| create_item | Create a catalog item (sc_cat_item) |
| create_producer | Create a record producer (sc_cat_item_producer) |
| create_variable_set | Create a reusable variable set |
Run
sn ops catalog to see the full input schema for each operation.You
Build a catalog item for new employee laptop requests with options for model, RAM, and OS.