We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6735a3 commit 67f9d45Copy full SHA for 67f9d45
1 file changed
exe/exa-ai-webset-list
@@ -29,7 +29,7 @@ while args.any?
29
30
Options:
31
--limit N Maximum number of websets to return (default: 25, max: 100)
32
- --cursor CURSOR Cursor for pagination (use nextCursor from previous response)
+ --cursor CURSOR Cursor for pagination (use next_cursor from previous response)
33
--api-key KEY Exa API key (or set EXA_API_KEY env var)
34
--output-format FMT Output format: json, pretty, or text (default: json)
35
--help, -h Show this help message
0 commit comments