Documentation Index
Fetch the complete documentation index at: https://mind-e.co/docs/llms.txt
Use this file to discover all available pages before exploring further.
Endpoint
Authentication
Required.Request body
The agent ID.
The URL to crawl. Must be a valid HTTP or HTTPS URL.
Crawl mode:
crawl (recursive), sitemap (discover from sitemap), or single (one page only).Maximum number of pages to crawl. Range: 1–100. Default:
50.Maximum crawl depth for link following. Range: 1–3. Default:
2.Response
The created web source object (see List Web Sources for the full shape).
Limits
- Maximum 10 web sources per agent.