Agiled
Overview
SLUG: AGILED
Description
Agiled is an all-in-one business management platform designed to streamline operations such as CRM, project management, finance, and more.
Authentication Details
API Key
Connecting to Agiled
Create an auth config
Use the dashboard to create an auth config for the Agiled toolkit. This allows you to connect multiple Agiled 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 Agiled toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
AGILED_CREATE_PROJECT
Tool Name: Create Project
Description
Action Parameters
Action Response
AGILED_CREATE_TASK
Tool Name: Create Task
Description
Action Parameters
Action Response
AGILED_CREATE_TICKET
Tool Name: Create Ticket
Description
Action Parameters
Action Response
AGILED_GET_CONTACTS
Tool Name: Get Contacts
Description
Action Parameters
Action Response
AGILED_GET_CURRENCIES
Tool Name: Get Currencies
Description
Action Parameters
Action Response
AGILED_GET_DEALS
Tool Name: Get Deals
Description
Action Parameters
Action Response
AGILED_GET_EMPLOYEES
Tool Name: Get Employees
Description
Action Parameters
Action Response
AGILED_GET_ESTIMATES
Tool Name: Get Estimates
Description
Action Parameters
Action Response
AGILED_GET_EXPENSES
Tool Name: Get Expenses
Description
Action Parameters
Action Response
AGILED_GET_INVOICES
Tool Name: Get Invoices
Description
Action Parameters
Action Response
AGILED_GET_PRODUCTS
Tool Name: Get Products
Description
Action Parameters
Action Response
AGILED_GET_PROJECTS
Tool Name: Get Projects
Description
Action Parameters
Action Response
AGILED_GET_TASKS
Tool Name: GET_TASKS
Description
Action Parameters
Action Response
AGILED_GET_TICKETS
Tool Name: Get Tickets
Description
Action Parameters
Action Response
AGILED_GET_TIMESHEETS
Tool Name: Get Timesheets
Description
Action Parameters
Action Response
AGILED_GET_USERS
Tool Name: Get Users
Description
Action Parameters
Action Response
AGILED_CREATE_EXPENSE
Tool Name: Create Expense
Description
Action Parameters
Action Response
AGILED_GET_PROJECT_CATEGORIES
Tool Name: Get Project Categories
Description
Action Parameters
Action Response