Skip to main content
Glama

GitHub PR Issue Analyser

by saidsef

get_ipv4_ipv6_info

Retrieve IPv4 and IPv6 address details in a combined dictionary. Logs missing data or errors, ensuring accurate network information for GitHub repository management workflows.

Instructions

Fetches IPv4 and IPv6 information. This function retrieves IPv4 and IPv6 address information using the `self.ip` interface. If either IPv4 or IPv6 information is unavailable, it logs the event and returns an empty dictionary. If both are available, the IPv6 address is added to the IPv4 info dictionary under the "ipv6" key. Returns: Dict[str, Any]: A dictionary containing IPv4 information, with the IPv6 address included if available. Returns an empty dictionary if either IPv4 or IPv6 information is missing or if an error occurs. Error Handling: Logs any exceptions encountered during the fetching process and returns an empty dictionary.

Input Schema

NameRequiredDescriptionDefault

No arguments

Input Schema (JSON Schema)

{ "properties": {}, "title": "get_ipv4_ipv6_infoArguments", "type": "object" }
Install Server

Other Tools from GitHub PR Issue Analyser

Related Tools

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/saidsef/mcp-github-pr-issue-analyser'

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