Skip to main content

who_am_i

Returns the identity of the currently authenticated user. Use this to verify that the MCP connection is correctly authenticated.
This tool requires authentication. See Authentication for details.

Parameters

This tool takes no parameters.

Response

When authenticated:
When not authenticated:

Use Cases

Verify Connection

Confirm that OAuth authentication completed successfully before attempting to use contact tools.

Voice Agent Setup

Used by voice agents (e.g., ElevenLabs) to verify that dynamic auth variables are correctly configured.

Tool Annotations