Skip to main content
Glama
Fewsats
by Fewsats

get_contact_information

Retrieve configured contact details for domain purchases and ICANN registration to ensure accurate and compliant domain management.

Instructions

Retrieve the currently configured contact information that will be used for domain purchases and ICANN registration.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Implementation Reference

  • MCP tool handler function for 'get_contact_information'. Decorated with @mcp.tool() for registration. Retrieves contact info by calling Sherlock._get_contact_information() via a lazy instance.
    @mcp.tool() async def get_contact_information(): """ Retrieve the currently configured contact information that will be used for domain purchases and ICANN registration. """ return handle_response(get_sherlock()._get_contact_information())

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/Fewsats/sherlock-mcp'

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