excalibur_update_post
Patch a stored post. patch may set doc, publish_at, recurrence, cease_at, status (omit a field to leave it unchanged). text_cache is
written when supplied (alongside a doc change). client_req_id dedupes
debounced autosave retries — a repeat is a no-op with no second charge.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| npub | No | Required. Your Nostr public key (npub1...) for credit billing. | |
| patch | Yes | ||
| post_id | Yes | ||
| dpop_token | No | ||
| text_cache | No | ||
| client_req_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||