goldhold_task_create
Create a task in GoldHold's queue by providing a description, and optionally set priority, assignee, and tags for efficient task management.
Instructions
Create a new task in the GoldHold task queue.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | Tags for categorization | |
| assignee | No | Agent to assign the task to | |
| priority | No | Task priority | normal |
| description | Yes | Task description |