Gusto
get_token_info
Returns information about the current API access token including which permissions (scopes) are granted and which company resources can be accessed. Use this to check what data operations are available or troubleshoot access issues before attempting other API calls.
Remote gusto
Remote (network-hosted)
Other tools also called get_token_info?
See providers with this name
Input Schema
{
"type": "object",
"properties": {}
}