scrape_generic
Scrape content from diverse source types such as Jupyter, HTML, OpenAPI, Confluence, and Notion, and transform it into AI-ready RAG knowledge.
Instructions
Scrape content from new source types: jupyter, html, openapi, asciidoc, pptx, confluence, notion, rss, manpage, chat. A generic entry point that delegates to the appropriate CLI scraper module.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source_type | Yes | ||
| name | Yes | ||
| path | No | ||
| url | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |