add_doc_source
Register a new llms.txt documentation source and index it to make it searchable. Persist the source for future searches.
Instructions
Register a new llms.txt source at runtime and index it. Persisted for future runs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Short id, e.g. 'langgraph' | |
| llms_txt_url | Yes | URL of the source's llms.txt (https) |