create_task
Create a new task in a Storyblok space using the Management API. Define task types, webhook URLs, and descriptions to automate workflows and manage content efficiently.
Instructions
Creates a new task in a specified Storyblok space using the Management API.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| description | No | ||
| lambda_code | No | ||
| name | Yes | ||
| task_type | No | webhook | |
| user_dialog | No | ||
| webhook_url | No |