import_url
Import web content from a URL into the OpenMemory RAG knowledge base for search and retrieval. Add pages, articles, and online resources with optional tags and user ID.
Instructions
Import content from a URL into OpenMemory RAG knowledge base
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | URL to import (webpage, article, etc.) | |
| tags | No | Optional tags for the content | |
| user_id | No | User ID for the knowledge base (optional) |