excalibur_delete_post
Delete a stored post. Default is a soft delete (status='archived');
pass hard=True to remove the row permanently.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hard | No | ||
| npub | No | Required. Your Nostr public key (npub1...) for credit billing. | |
| post_id | Yes | ||
| dpop_token | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||