Skip to main content
Glama

Learning Hour MCP

by SDiamante13

test_miro_token

Verify the validity of a Miro access token to ensure secure integration with Learning Hour MCP for technical coaching and structured practice sessions.

Instructions

Test if a Miro access token is valid

Input Schema

NameRequiredDescriptionDefault
accessTokenYesMiro access token to test

Input Schema (JSON Schema)

{ "properties": { "accessToken": { "description": "Miro access token to test", "type": "string" } }, "required": [ "accessToken" ], "type": "object" }

You must be authenticated.

Other Tools from Learning Hour MCP

Related Tools

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/SDiamante13/learning-hour-mcp'

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