Search1API MCP Server

sitemap

Get all related links from a URL

Input Schema

NameRequiredDescriptionDefault
urlYesURL to get sitemap

Input Schema (JSON Schema)

{ "properties": { "url": { "description": "URL to get sitemap", "type": "string" } }, "required": [ "url" ], "type": "object" }

You must be authenticated.

Other Tools