Reindex Prompt

Instructs an AI agent to crawl and add to the search reindex payload data from a web resource (even cached pages). Agent analyses a web resource and configures the crawler to index only the payload, skipping data noise (ads, navigation, etc.)

How to call

In different IDEs, the command might be different. So here are commands for well-known IDEs if the WDS MCP server has been registered with the name wds:

IDE Command
Visual Studio Code /mcp.wds.reindex

Arguments

Name Type Description
url string Optional. Initial crawling entry point URL. If not specified the Playground URL is iused

Output Example

Output of this prompt, run with default arguments:

Context diagram

Please rotate your device to landscape mode

This documentation is specifically designed with a wider layout to provide a better reading experience for code examples, tables, and diagrams.
Rotating your device horizontally ensures you can see everything clearly without excessive scrolling or resizing.

Return to Web Data Source Home