Render
Overview
SLUG: RENDER
Description
Render is a unified cloud platform that enables developers to build and run applications and websites with ease.
Authentication Details
API Key
Connecting to Render
Create an auth config
Use the dashboard to create an auth config for the Render toolkit. This allows you to connect multiple Render accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Render 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 Render toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
RENDER_LIST_BLUEPRINTS
Tool Name: List Blueprints
Description
Action Parameters
Action Response
RENDER_LIST_DISKS
Tool Name: List Disks
Description
Action Parameters
Action Response
RENDER_LIST_OWNERS
Tool Name: List Owners
Description
Action Parameters
Action Response
RENDER_LIST_PROJECTS
Tool Name: List Projects
Description
Action Parameters
Action Response
RENDER_LIST_SERVICES
Tool Name: List Services
Description
Action Parameters
Action Response
RENDER_RETRIEVE_DEPLOY
Tool Name: Retrieve deploy
Description
Action Parameters
Action Response
RENDER_TRIGGER_DEPLOY
Tool Name: Trigger Deploy
Description
Action Parameters
Action Response