Tool to validate and refresh an access token. For Fibery's standard API, this validates the current token is still working (Fibery tokens don't expire). For OAuth2 integrations with third-party services, this could be used to refresh tokens through the validate endpoint.
refresh_tokenRequiredstringThe refresh token to validate and use for obtaining a new access token. For Fibery's standard API, this can be the current API token. For OAuth2 integrations, this should be the refresh token from the third-party service.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.