const links = await listMySiteLinks();
const listMySiteLinks: PortalFunction<readonly PortalMySiteLink[]>
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Lists links on the signed-in member’s MySite.
const links = await listMySiteLinks();
const listMySiteLinks: PortalFunction<readonly PortalMySiteLink[]>