const profile = await getPortalProfile();
const getPortalProfile: PortalFunction<PortalProfileSummary>
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Gets the active Portal profile summary.
const profile = await getPortalProfile();
const getPortalProfile: PortalFunction<PortalProfileSummary>