Codacy
Overview
SLUG: CODACY
Description
Codacy is an automated code review tool that helps developers monitor code quality, track technical debt, and enforce coding standards across multiple programming languages.
Authentication Details
API Key
Connecting to Codacy
Create an auth config
Use the dashboard to create an auth config for the Codacy toolkit. This allows you to connect multiple Codacy accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Codacy Auth Config”. 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 Codacy toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
CODACY_CREATE_API_TOKEN
Tool Name: Create API Token
Description
Action Parameters
Action Response
CODACY_DELETE_API_TOKEN
Tool Name: Delete API Token
Description
Action Parameters
Action Response
CODACY_GET_ACCOUNT_DETAILS
Tool Name: Get Account Details
Description
Action Parameters
Action Response
CODACY_GET_ORGANIZATION_REPOSITORIES
Tool Name: Get Organization Repositories
Description
Action Parameters
Action Response
CODACY_GET_USER_ORGANIZATIONS
Tool Name: Get User Organizations
Description
Action Parameters
Action Response
CODACY_LIST_PROJECTS
Tool Name: List Projects
Description
Action Parameters
Action Response