
Actor Inspector Agent
Pricing
Pay per event

Actor Inspector Agent
Agent Actor Inspector 🕵️♂️: An Apify Actor that rates others on docs 📝, inputs 🔍, code 💻, functionality ⚙️, performance ⏱️, and uniqueness 🌟. Config with actorId array, run, and review results. Helps devs improve, ensures quality, and guides users.
0.0 (0)
Pricing
Pay per event
1
Total users
6
Monthly users
3
Runs succeeded
0%
Last modified
a month ago
You can access the Actor Inspector Agent programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.
$echo '{< "actorName": "jakub.kopecky/agent-actor-inspector",< "modelName": "gpt-4o"<}' |<apify call jakub.kopecky/actor-inspector-agent --silent --output-dataset
Actor Inspector Agent API through CLI
The Apify CLI is the official tool that allows you to use Actor Inspector Agent locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
$npm i -g apify-cli$apify login
Other API clients include: