create_task
Create a new task by providing task details in a JSON object.
Instructions
Create a new task. task_json is a JSON object string.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_json | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |