Add websites to agent knowledge base
Crawl and add websites to an agent’s knowledge base. Supports customizable crawling parameters including depth limit, URL filtering, and page limits.
POST
Add websites to agent knowledge base
Documentation Index
Fetch the complete documentation index at: https://docs.phonely.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Body
application/json
User ID
Agent ID
Base URL to crawl
Maximum number of pages to crawl (max 10)
Required range:
1 <= x <= 10Maximum crawling depth (max 10)
Required range:
1 <= x <= 10Array of URL paths to exclude from crawling
Array of URL paths to include in crawling (if specified, only these paths will be crawled)
Response
Websites added successfully
Add websites to agent knowledge base

