Smithery
auth.session.info.list
Retrieves detailed information about the current authenticated user session, including project details, organization membership, and API key information if applicable. This endpoint is useful for verifying authentication status and retrieving contextual information about the authenticated user and their access privileges.
Remote smithery/composio
Other tools also called auth.session.info.list?
See providers with this name
Input Schema
{
"type": "object",
"properties": {}
}