Agenty
Overview
SLUG: AGENTY
Description
Agenty is a web scraping and automation platform that enables users to extract data, monitor changes, and automate browser tasks without coding.
Authentication Details
API Key
Connecting to Agenty
Create an auth config
Use the dashboard to create an auth config for the Agenty toolkit. This allows you to connect multiple Agenty accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Integration”. After creation, copy the displayed ID starting with ac_
. This is your auth config ID. This is not a sensitive ID — you can save it in environment variables or a database.
This ID will be used to create connections to the toolkit for a given user.
Connect Your Account
Using API Key
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the Agenty toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
AGENTY_AGENTS_CLONE_BY_ID
Tool Name: Clone Agent by ID
Description
Action Parameters
Action Response
AGENTY_AGENTS_CONTROLLER_CREATE_AGENT
Tool Name: Create Agent
Description
Action Parameters
Action Response
AGENTY_AGENTS_CONTROLLER_GET_TEMPLATES
Tool Name: Get Agent Templates
Description
Action Parameters
Action Response
AGENTY_AGENTS_DELETE_BY_ID
Tool Name: Delete Agent by ID
Description
Action Parameters
Action Response
AGENTY_AGENTS_GET_ALL
Tool Name: Fetch all agents
Description
Action Parameters
Action Response
AGENTY_AGENTS_GET_BY_ID
Tool Name: Get Agent by ID
Description
Action Parameters
Action Response
AGENTY_AGENTS_UPDATE_BY_ID
Tool Name: Update Agent by ID
Description
Action Parameters
Action Response
AGENTY_API_KEYS_CONTROLLER_CREATE_API_KEYS
Tool Name: Create API Key
Description
Action Parameters
Action Response
AGENTY_API_KEYS_DELETE_BY_ID
Tool Name: Delete API key by ID
Description
Action Parameters
Action Response
AGENTY_API_KEYS_DOWNLOAD
Tool Name: Download API keys
Description
Action Parameters
Action Response
AGENTY_API_KEYS_GET_ALL
Tool Name: Get all API keys
Description
Action Parameters
Action Response
AGENTY_API_KEYS_GET_BY_ID
Tool Name: Get API key by ID
Description
Action Parameters
Action Response
AGENTY_API_KEYS_RESET_BY_ID
Tool Name: Reset API key by ID
Description
Action Parameters
Action Response
AGENTY_API_KEYS_UPDATE_BY_ID
Tool Name: Update API key by ID
Description
Action Parameters
Action Response
AGENTY_CHANGE_API_KEY_STATUS_BY_ID
Tool Name: Change API key status by ID
Description
Action Parameters
Action Response
AGENTY_CONNECTIONS_GET_ALL
Tool Name: Get all connections
Description
Action Parameters
Action Response
AGENTY_CREATE_API_KEY
Tool Name: Create API Key
Description
Action Parameters
Action Response
AGENTY_DASHBOARD_GET_REPORTS_USAGE
Tool Name: Get dashboard reports and usage
Description
Action Parameters
Action Response
AGENTY_INPUTS_GET_BY_AGENT_ID
Tool Name: Get agent input by ID
Description
Action Parameters
Action Response
AGENTY_INPUTS_UPDATE_BY_AGENT_ID
Tool Name: Update Input by Agent ID
Description
Action Parameters
Action Response
AGENTY_JOBS_DOWNLOAD
Tool Name: Download jobs
Description
Action Parameters
Action Response
AGENTY_JOBS_DOWNLOAD_FILES_BY_ID
Tool Name: Download job file by ID
Description
Action Parameters
Action Response
AGENTY_JOBS_DOWNLOAD_RESULT_BY_ID
Tool Name: Download Job Result by ID
Description
Action Parameters
Action Response
AGENTY_JOBS_GET_ALL
Tool Name: Fetch all jobs
Description
Action Parameters
Action Response
AGENTY_JOBS_GET_BY_ID
Tool Name: Get Job by ID
Description
Action Parameters
Action Response
AGENTY_JOBS_GET_LOGS_BY_ID
Tool Name: Get Job Logs by ID
Description
Action Parameters
Action Response
AGENTY_JOBS_LIST_FILES_BY_ID
Tool Name: List job files by ID
Description
Action Parameters
Action Response
AGENTY_JOBS_START
Tool Name: Start Agent Job
Description
Action Parameters
Action Response
AGENTY_JOBS_STOP_BY_ID
Tool Name: Stop Job by ID
Description
Action Parameters
Action Response
AGENTY_LISTS_CLEAR_ROWS
Tool Name: Clear List Rows
Description
Action Parameters
Action Response
AGENTY_LISTS_CONTROLLER_CREATE_LIST
Tool Name: Create List
Description
Action Parameters
Action Response
AGENTY_LISTS_DELETE_BY_ID
Tool Name: Delete List by ID
Description
Action Parameters
Action Response
AGENTY_LISTS_DOWNLOAD
Tool Name: Download lists
Description
Action Parameters
Action Response
AGENTY_LISTS_GET_ALL
Tool Name: Get all lists
Description
Action Parameters
Action Response
AGENTY_LISTS_GET_ROWS_BY_ID
Tool Name: Fetch List Rows by ID
Description
Action Parameters
Action Response
AGENTY_LISTS_UPDATE_BY_ID
Tool Name: Update List by ID
Description
Action Parameters
Action Response
AGENTY_LISTS_UPLOAD_CSV
Tool Name: Upload CSV file to List
Description
Action Parameters
Action Response
AGENTY_PROJECTS_ADD_AGENTS
Tool Name: Add Agents to Project
Description
Action Parameters
Action Response
AGENTY_PROJECTS_CONTROLLER_CREATE_PROJECT
Tool Name: Create Project
Description
Action Parameters
Action Response
AGENTY_PROJECTS_GET_ALL
Tool Name: Get all projects
Description
Action Parameters
Action Response