Skip to main content
Glama
Fewsats
by Fewsats

get_contact_information

Retrieve configured contact details for domain purchases and ICANN registration to ensure accurate ownership information.

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

  • The handler function for the 'get_contact_information' tool, registered via @mcp.tool(). It retrieves the contact information using the Sherlock instance and handles the response.
    @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