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 95d8d59 commit 0044bd5Copy full SHA for 0044bd5
src/tools/store_collection.ts
@@ -85,9 +85,9 @@ function filterRentalActors(
85
*/
86
export const searchActors: ToolEntry = {
87
type: 'internal',
88
- tool: {
89
- name: HelperTools.STORE_SEARCH,
90
- description: `
+ name: HelperTools.STORE_SEARCH,
+ description: `
+
91
Search the Apify Store to FIND and DISCOVER what scraping tools/Actors exist for specific platforms or use cases.
92
This tool provides INFORMATION about available Actors - it does NOT retrieve actual data or run any scraping tasks.
93
0 commit comments