calendar_create
Create ONE event in a human's calendar — the pilot on-behalf write, and the only one. Requires a LIVE consent grant: the human signed a scoped, expiring calendar_write grant for YOUR key fingerprint on their own device (GET /consent/signable → sign locally → POST /consent). Without it this refuses and teaches the way in. The event lands only in the calendar THEY configured (their .ics file or CalDAV); nothing is stored here, and the receipt names the grant that authorized it. Deleting the event in their calendar removes it everywhere.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end_iso | No | ||
| summary | Yes | ||
| agent_fp | Yes | ||
| start_iso | Yes | ||
| description | No | ||
| grantor_pubkey | Yes |