Skip to content

Commit be13f96

Browse files
committed
fix: remove dynamic tool discovery :facepalm
1 parent 03296f3 commit be13f96

File tree

1 file changed

+1
-7
lines changed
  • sources/platform/integrations/ai

1 file changed

+1
-7
lines changed

sources/platform/integrations/ai/mcp.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -252,12 +252,6 @@ Use the UI configurator `https://mcp.apify.com/` to select your tools visually,
252252

253253
:::
254254

255-
### Dynamic tool discovery
256-
257-
One of the most powerful features is the ability to discover and use new Actors on demand. It can search Apify Store for relevant Actors using the `search-actors` tool, inspect Actor details to understand required inputs, add the Actor as a new tool, and execute it with appropriate parameters.
258-
259-
This dynamic discovery means your AI can adapt to new tasks without manual configuration. Each discovered Actor becomes immediately available for future use in the conversation.
260-
261255
### Available tools
262256

263257
| Tool name | Category | Enabled by default | Description |
@@ -289,7 +283,7 @@ The `get-actor-output` tool is automatically included with any Actor-related too
289283

290284
:::
291285

292-
### Dynamic tool discovery
286+
#### Dynamic tool discovery
293287

294288
One of the most powerful features is the ability to discover and use new Actors on demand.
295289
It can search Apify Store for relevant Actors using the `search-actors` tool, inspect Actor details to understand required inputs, add the Actor as a new tool, and execute it with appropriate parameters.

0 commit comments

Comments
 (0)