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: README.md
+9-6Lines changed: 9 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -40,7 +40,7 @@ MCP is an open protocol that enables secure, controlled interactions between AI
40
40
## Tools
41
41
42
42
Any [Apify Actor](https://apify.com/store) can be used as a tool.
43
-
By default, the server is pre-configured with the Actors specified below, but it can be overridden by providing a list of Actor names in the `actors` query parameter.
43
+
By default, the server is pre-configured with the Actors specified below, but it can be overridden by providing Actor input.
44
44
45
45
```text
46
46
'apify/instagram-scraper',
@@ -85,12 +85,15 @@ send an HTTP GET request with your [Apify API token](https://console.apify.com/s
0 commit comments