Agenty is a web scraping and automation platform that enables users to extract data, monitor changes, and automate browser tasks without coding.
Tool to clone an existing agent by its id. use when you need to duplicate an agent's configuration and optionally start the clone immediately.
Tool to create a new agent. use when you need to add an agent with configuration and optional auto-start.
Tool to fetch all public agent templates and sample agents. use when listing available templates for users to select.
Tool to delete a single agent by its id. use when you need to permanently remove an agent after confirming it exists.
Tool to fetch all active agents under an account. use after authenticating when you need to list agents with pagination and sorting.
Tool to fetch details of a specific agent by its id. use when you need full agent configuration before taking further actions.