get_auth_link
Get a login link for the web dashboard
Returns a URL that a human can open in a browser to log in to the Laso Finance web dashboard as the authenticated user. Useful for humans who want to see what their AI agent has been doing (view cards, transactions, balances, etc.).
The URL carries a short single-use login code rather than a long token, so relay it to your human verbatim; it passes through tool-output credential filters intact. Do not fetch or open the URL yourself: redeeming the code consumes the human's login.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| auth_token | No | Laso credential. Only if the MCP connection has no Authorization header. |