1. search-actors
Search for Actors in the Apify Store.
2. fetch-actor-details
Retrieve detailed information about a specific Actor.
3. call-actor
Call an Actor and get its run results.
4. apify-slash-rag-web-browser
An Actor tool to browse the web.
5. search-apify-docs
Search the Apify documentation for relevant pages.
6. fetch-apify-docs
Fetch the full content of an Apify documentation page by its URL.
7. get-actor-run
Get detailed information about a specific Actor run.
8. get-actor-run-list
Get a list of an Actor's runs, filterable by status.
9. get-actor-log
Retrieve the logs for a specific Actor run.
10. get-dataset
Get metadata about a specific dataset.
11. get-dataset-items
Retrieve items from a dataset with support for filtering and pagination.
12. get-dataset-schema
Generate a JSON schema from dataset items.
13. get-key-value-store
Get metadata about a specific key-value store.
14. get-key-value-store-keys
List the keys within a specific key-value store.
15. get-key-value-store-record
Get the value associated with a specific key in a key-value store.
16. get-dataset-list
List all available datasets for the user.
17. get-key-value-store-list
List all available key-value stores for the user.
18. add-actor
Add an Actor as a new tool for the user to call.
19. get-actor-output
Retrieve the output from an Actor call which is not included in the output preview of the Actor tool.

