Skip to content

toolmark-monorepo / @toolmark/mcp / pairingResultText

Function: pairingResultText() ​

pairingResultText(code, expiresInMs): string

Defined in: packages/mcp/src/server/pairing-tool.ts:39

The text of a toolmark_pairing result.

Parameters ​

code ​

string

The display form of the code, XXXX-XXXX.

expiresInMs ​

number

Milliseconds until the code expires.

Returns ​

string