scrape_generic
Scrape content from various source types by providing a source type and name; the tool delegates to the appropriate module for extraction.
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 |