We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6016f01 commit f07ac10Copy full SHA for f07ac10
prompts/chrome.md
@@ -64,6 +64,14 @@ tools:
64
background: true
65
ports:
66
- "9222:9222"
67
+resources:
68
+ - name: Scrape the web with Chrome
69
+ description: A freeform tool to scrape the web with chrome.
70
+ uri: memo://scrape-chrome
71
+ mimeType: text/plain
72
+ matches: resource:///thread/scrape.txt
73
+ default:
74
+ text: "No chrome browser has been started yet."
75
---
76
77
# prompt
0 commit comments