excalibur_post_tweet_image
Post a tweet with a hero banner image to X/Twitter.
Provide either an image_url (fetched and attached) or banner_svg (rendered to PNG and attached). Text supports the same markdown formatting as post_tweet.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| npub | No | Required. Your Nostr public key (npub1...) for credit billing. | |
| text | Yes | Tweet content with optional markdown formatting. | |
| image_url | No | URL of an image to attach to the tweet. | |
| banner_svg | No | Self-contained SVG markup string, converted to PNG. | |
| dpop_token | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||