create_collection
Create a new collection (folder) in the user's Grabblist to organize saved items.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| icon | No | Material Symbols icon name (e.g. "devices", "home", "shopping_bag", "checkroom", "directions_car", "favorite"). Default: inventory_2 | |
| name | Yes | Collection name, e.g. "Gaming Setup" or "Gift Ideas" | |
| color | No | Hex color for the collection (e.g. "#3B82F6", "#22C55E", "#A855F7", "#EC4899", "#F59E0B", "#EF4444"). Default: #3B82F6 | |
| budget | No | Total spending target for this collection (e.g. 1500 for "Build PC under $1500") | |
| reason | No | Why this change was made (shown to user in change history) | |
| description | No | Short description of what this collection is for | |
| budget_currency | No | Currency for the budget (default: NZD) |