Skip to content

Commit e479103

Browse files
authored
docs: update enabled status for 'call-actor' and 'add-actor' (#302)
Update enabled status for 'call-actor' and 'add-actor'
1 parent 6890966 commit e479103

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ Here is an overview list of all the tools provided by the Apify MCP Server.
158158
| :--- | :--- | :--- | :---: |
159159
| `search-actors` | actors | Search for Actors in the Apify Store. ||
160160
| `fetch-actor-details` | actors | Retrieve detailed information about a specific Actor. ||
161-
| `call-actor` | actors | Call an Actor and get its run results. | |
161+
| `call-actor`* | actors | Call an Actor and get its run results. | |
162162
| [`apify-slash-rag-web-browser`](https://apify.com/apify/rag-web-browser) | Actor (see [tool configuration](#tools-configuration)) | An Actor tool to browse the web. ||
163163
| `search-apify-docs` | docs | Search the Apify documentation for relevant pages. ||
164164
| `fetch-apify-docs` | docs | Fetch the full content of an Apify documentation page by its URL. ||
@@ -173,7 +173,7 @@ Here is an overview list of all the tools provided by the Apify MCP Server.
173173
| `get-key-value-store-record`| storage | Get the value associated with a specific key in a key-value store. | |
174174
| `get-dataset-list` | storage | List all available datasets for the user. | |
175175
| `get-key-value-store-list`| storage | List all available key-value stores for the user. | |
176-
| `add-actor` | experimental | Add an Actor as a new tool for the user to call. | |
176+
| `add-actor`* | experimental | Add an Actor as a new tool for the user to call. | |
177177
| `get-actor-output`* | - | Retrieve the output from an Actor call which is not included in the output preview of the Actor tool. ||
178178

179179
> **Note:**

0 commit comments

Comments
 (0)