Skip to main content
Glama

validate_settings

Test connection to external data API by validating authentication settings. Uses cached credentials from your session to verify API accessibility and configuration.

Instructions

šŸ”’ [Requires Authentication] Validate API settings by testing the connection to the external data API. šŸ”„ Auto-Cached: apiUrl and jwtToken are automatically provided from your authentication session - you typically don't need to provide these parameters. Args: apiUrl (str), jwtToken (str). Returns: {{'status': 'success'|'error', 'error': str (if status == 'error')}}.

āš ļø Please authenticate first by calling the setup_authentication tool above. This tool will become fully functional after authentication.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/sandsiv/data_narrator_mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server