save_bookstack
Save curated book recommendations for a specific domain with an optional description to achieve focused reading goals.
Instructions
Save a curated book stack for a domain.
Args: domain: The domain ID this stack belongs to books: List of book recommendations description: Optional description of what this stack will achieve
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | ||
| books | Yes | ||
| description | No |