Appdrag
Overview
SLUG: APPDRAG
Description
AppDrag is a cloud-based platform for building websites, APIs, and databases with drag-and-drop tools, code editing, and integrated hosting to accelerate development workflows and iteration
Authentication Details
API Key
Connecting to Appdrag
Create an auth config
Use the dashboard to create an auth config for the Appdrag toolkit. This allows you to connect multiple Appdrag accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Appdrag 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 Appdrag toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
APPDRAG_EXECUTE_FUNCTION_DELETE_DEFAULT
Tool Name: Execute Cloud Backend function via DELETE
Description
Action Parameters
Action Response
APPDRAG_EXECUTE_FUNCTION_DELETE_PREPROD
Tool Name: Execute Preprod Function (DELETE)
Description
Action Parameters
Action Response
APPDRAG_EXECUTE_FUNCTION_GET_PROD
Tool Name: Execute PROD API Function (GET)
Description
Action Parameters
Action Response
APPDRAG_EXECUTE_FUNCTION_PATCH_DEV
Tool Name: Execute Dev Function (PATCH)
Description
Action Parameters
Action Response
APPDRAG_EXECUTE_FUNCTION_POST_DEFAULT
Tool Name: Execute Cloud Backend function via POST
Description
Action Parameters
Action Response
APPDRAG_EXECUTE_FUNCTION_POST_PREPROD
Tool Name: Execute Function POST (Preprod Env)
Description
Action Parameters
Action Response
APPDRAG_EXECUTE_FUNCTION_PUT_DEFAULT
Tool Name: Execute Cloud Backend function via PUT (default)
Description
Action Parameters
Action Response
APPDRAG_EXECUTE_FUNCTION_PUT_PREPROD
Tool Name: Execute Cloud Backend function via PUT (preprod)
Description
Action Parameters
Action Response
APPDRAG_VISUAL_SQL_DELETE
Tool Name: Visual SQL Delete
Description
Action Parameters
Action Response
APPDRAG_VISUAL_SQL_SELECT
Tool Name: Visual SQL SELECT
Description
Action Parameters
Action Response
APPDRAG_VISUAL_SQL_UPDATE
Tool Name: Visual SQL Update
Description
Action Parameters
Action Response