Removes an item from the list of allowed items for a specific shelf.Documentation Index
Fetch the complete documentation index at: https://docs.markz3d.com/llms.txt
Use this file to discover all available pages before exploring further.
| Argument | Data Type | Needed | Default | Description |
|---|---|---|---|---|
shelfName | string | ✅ | - | The name (key) of the shelf defined in Config.Shelfs |
item | string | ✅ | - | The name of the item to remove from the allowed list |
Example
Example