excalibur_save_voice
Save your writing Voice (replaces the previous one — it is a per-npub
singleton). profile is free text. bans is a list of {text, on}
objects: text is the construction to avoid, on whether it is an active
constraint. Blank/duplicate entries are dropped server-side. Owner-scoped;
priced by the operator's pricing model (use check_price). Returns
{"success": true, "voice": {...}}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bans | No | ||
| npub | No | Required. Your Nostr public key (npub1...). | |
| profile | No | ||
| dpop_token | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||