chore: import upstream snapshot with attribution

This commit is contained in:
wehub-resource-sync
2026-07-13 13:34:48 +08:00
commit 77bb5bf71f
3762 changed files with 353249 additions and 0 deletions
+1
View File
@@ -0,0 +1 @@
This integration provides actions for web interaction, specifically for capturing screenshots and browsing web pages. The captureScreenshot action takes a URL as input and returns a URL pointing to the captured screenshot of the page. The browsePage action also takes a URL as input and returns the content of the web page along with metadata including the title, description, favicon, author, and date published. These actions facilitate automated web data extraction and visualization, enhancing the ability to interact with and analyze web content programmatically.