Interface: InlineConnectLinkResponse
Defined in: packages/sdk/src/types/generated/ui_prompt.ts:31
The member's own live connect link, fetched on demand by the connect card.
Served by GET /chats/{chat_id}/inline-connect/{app_slug}/link to the
member the link was minted for, and to nobody else — see
:class:UiPromptConnect for why it does not travel in the tool result.
Properties
connectUrl
connectUrl:
string
Defined in: packages/sdk/src/types/generated/ui_prompt.ts:33
Member-bound, short-lived /connect/{token} URL
expiresInMinutes
expiresInMinutes:
number
Defined in: packages/sdk/src/types/generated/ui_prompt.ts:35
Lifetime of the link from when it was minted