superset_auth_refresh_token
Refresh access tokens for Apache Superset MCP Integration without re-entering credentials, maintaining continuous API access for dashboard and data management.
Instructions
Refresh the access token using the refresh endpoint
Makes a request to the /api/v1/security/refresh endpoint to get a new access token without requiring re-authentication with username/password.
Returns: A dictionary with the new access token or error information
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||