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 79cb61d commit d226972Copy full SHA for d226972
tools/web_fetch_exa.sh
@@ -3,6 +3,7 @@ set -e
3
4
# @describe Fetch contents of a URI using Exa API.
5
# Use this when you need to get contents of a link, where you think relevant info is to be found.
6
+# If you have several sources for a subject to fetch, prioritize personal blogs, PDF files.
7
8
# @option --url! The query to search for.
9
0 commit comments