excalibur_post_tweet
Post a text tweet with markdown formatting converted to Unicode rich text.
Accepts standard markdown inline formatting and converts it to Unicode Mathematical Alphanumeric Symbols that render as styled text on X:
**bold** -> bold
*italic* -> italic
***bold italic*** -> bold italic
`monospace` -> monospaceInput Schema
| Name | Required | Description | Default |
|---|---|---|---|
| npub | No | Required. Your Nostr public key (npub1...) for credit billing. | |
| text | Yes | Tweet content with optional markdown formatting. | |
| dpop_token | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||