excalibur_get_x_profile
Fetch the connected X account's handle and name for this patron (free).
Uses the patron's vaulted X OAuth token to call X's /users/me. Returns
{connected: true, username, name, profile_image_url} when connected, or
the OAuth situation (connected absent) when X isn't linked yet. Used to
show the real @handle on the editor's tweet-card preview.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| npub | No | Required. Your Nostr public key (npub1...). | |
| dpop_token | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||