Bloomy MCP

get_authenticated_user_id

Retrieve the ID of the currently authenticated user by leveraging the API token in Bloomy MCP. Use this tool to identify users during operations or queries within the Bloom Growth platform, ensuring accurate data handling and user-specific actions.

Instructions

Get the ID of the currently authenticated user.

Uses a special mutation to retrieve the ID of the user associated with the current API token. Returns: User ID string if successful, None if user not found, or error message string Raises: Exception: Handled internally, returns error message as string

Input Schema

NameRequiredDescriptionDefault

No arguments

Input Schema (JSON Schema)

{ "properties": {}, "title": "get_authenticated_user_idArguments", "type": "object" }

You must be authenticated.

Other Tools from Bloomy MCP

Related Tools

ID: lygx2hy94k