createTask
Create and manage tasks within Godspeed by specifying title, due date, duration, labels, and metadata. Simplifies task organization and tracking using structured input schema.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
due_at | No | ||
duration_minutes | No | ||
label_ids | No | ||
label_names | No | ||
list_id | No | ||
location | No | ||
metadata | No | ||
notes | No | ||
starts_at | No | ||
timeless_due_at | No | ||
timeless_starts_at | No | ||
title | Yes |