Developer Tools112 toolsPaste one API key
Apify integration for AI agents
Run web scrapers, manage Actors, datasets, and schedules
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect Apify once and call the same tools from all of them.
Setup
Connect Apify through ClawLink's hosted setup to run web scrapers, manage Actors, tasks, datasets, schedules, and more from your Apify account.
- Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
- Where: the ClawLink dashboard, or ask your agent to connect it.
What your agent can do
Apify exposes 112 tools through ClawLink. The 30 most used are listed here; your agent sees all of them.
| Tool | What it does | Kind |
|---|---|---|
apify_actor_task_run_sync_get | Run a task synchronously and get results | Read |
apify_acts_get | List all Actors | Read |
apify_create_task | Create a new Actor task | Write |
apify_datasets_get | List all datasets | Read |
apify_get_actor | Get Actor details | Read |
apify_get_dataset_items | Get items from a dataset | Read |
apify_get_key_value_record | Get a record from a key-value store | Read |
apify_get_list_of_runs | List Actor runs | Read |
apify_get_list_of_tasks | List all tasks | Read |
apify_get_log | Get Actor run logs | Read |
apify_key_value_stores_get | List all key-value stores | Read |
apify_request_queues_get | List all request queues | Read |
apify_run_actor | Run an Actor asynchronously | Read |
apify_run_actor_sync | Run an Actor synchronously and get results | Read |
apify_run_task | Run a task asynchronously | Read |
apify_schedules_get | List all schedules | Read |
apify_users_me_get | Get current user account data | Read |
apify_users_me_usage_monthly_get | Get monthly usage summary | Read |
apify_act_runs_last_get | Get the most recent run of a specific Actor | Read |
apify_act_version_env_var_get | Get environment variable details for a specific Actor version | Read |
apify_act_version_env_vars_get | Get the list of environment variables for a specific Actor version | Read |
apify_act_version_get | Get details about a specific version of an Actor | Read |
apify_act_versions_get | Get the list of versions of a specific Actor | Read |
apify_act_webhooks_get | Get a list of webhooks for a specific Actor | Read |
apify_actor_build_get | Get detailed information about a specific Actor build | Read |
apify_actor_build_log_get | Retrieve the log file for a specific Actor build | Read |
apify_actor_builds_get | Get a paginated list of all builds for a user | Read |
apify_actor_run_get | Get details about a specific Actor run | Read |
apify_actor_task_get | Get complete details about an Actor task | Read |
apify_actor_task_run_sync_get_dataset_items_get | Run an actor task synchronously and retrieve its dataset items | Read |