wafle_auth_me
Verify the configured admin key to confirm MCP server authentication or debug 401 errors.
Instructions
Return information about the wafle admin key currently configured for this MCP server.
Use this to verify the server is correctly authenticated before running other tools, or to debug a 401 error. The response is { ok: true, type: 'master' | 'store', store_slug?, scopes? }.
Do NOT use this to authenticate end-user requests — wafle's REST has separate magic-link auth for storefront customers.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||