You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/tools/tool/agentql.mdx
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,3 +37,8 @@ The following parameters can be used to customize the `AgentQL Web Loader`'s beh
37
37
|**prompt**|`string`|_Optional_. Natural Language description of the data you want to scrape. Either `query` or `prompt` is required. |
38
38
39
39
If you want to hack our tool, feel free to do so by modifying `src/tools/agentql_tool.py` and reference our documentation for [AgentQL REST API](https://docs.agentql.com/rest-api/api-reference).
0 commit comments