create_time_block
Create a time block in Amazing Marvin by specifying title, date, start time, and duration in minutes to schedule a planner item for that day.
Instructions
EXPERIMENTAL: Create a time block via /doc/create (db='PlannerItems', Full Access Token). No official endpoint exists. Verify in the app that the block looks right.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | Yes | Date YYYY-MM-DD | |
| title | Yes | Block name, e.g. 'Morning' | |
| start_time | Yes | Start time HH:mm (local time) | |
| duration_minutes | Yes | Length in minutes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||