WorkOS
sso.profile.list
Exchange an access token for a user's [Profile](/reference/sso/profile). Because this profile is returned in the [Get a Profile and Token endpoint](/reference/sso/profile/get-profile-and-token) your application usually does not need to call this endpoint. It is available for any authentication flows that require an additional endpoint to retrieve a user's profile.
Remote workos
Other tools also called sso.profile.list?
See providers with this name
Input Schema
{
"type": "object",
"properties": {}
}