create_task
Add a new task to the facility task list by specifying category, due date, description, and optional unit or assignee.
Instructions
Create a new task on the facility task list.
task follows the documented shape (see
https://api.storedgefms.com/): typically category_id, due_at,
description, optionally unit_id and assigned-to user id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task | Yes | ||
| facility_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |