Connect Render to Definable AI
Render is a unified cloud platform that enables developers to build and run applications and websites with ease.
About Render
Render is a productivity tool. Connect it to Definable AI with one-click OAuth2 — no API keys or custom code required.
What you can automate with Render
Use Definable AI's agent platform to trigger workflows from Render, process results with 50+ AI models, and sync data across 900+ connected apps.
Tools & Actions (93 available)
- Add Header Rule: Tool to add a custom HTTP header rule to a Render service. Use when you need to configure headers like Cache-Control, security headers, or CORS headers for specific request paths.
- Add Resources to Environment: Tool to add resources to a Render environment. Use when you need to associate services, databases, Redis instances, or environment groups with an existing environment.
- Add Route: Tool to add redirect or rewrite rules to a Render service. Use when you need to configure URL routing, redirects, or rewrites for a service. Redirect rules send HTTP redirects to clients, while rewrite rules modify the request path internally.
- Add or Update Secret File: Tool to add or update a secret file for a Render service. Use when you need to create a new secret file or update the content of an existing secret file.
- Create Custom Domain: Tool to add a custom domain to a Render service. Use when you need to configure a custom domain for a service.
- Create Environment: Tool to create a new environment within a Render project. Use when you need to set up a new environment for organizing services, databases, and other resources.
- Create Environment Group: Tool to create a new environment group. Use when you need to create a shared collection of environment variables and secret files that can be used across multiple services.
- Create Postgres Instance: Tool to create a new Postgres instance on Render. Use when you need to provision a new PostgreSQL database with configurable plan, version, and region.
- Create Registry Credential: Tool to create a registry credential. Use when you need to add a new container registry credential to your Render account for authenticating with Docker Hub, GitHub, GitLab, Google Artifact Registry, or AWS ECR.
- Delete Environment: Tool to delete a specified environment. Use when you need to remove an environment from Render. Returns success confirmation.
- Delete Environment Group Secret File: Tool to remove a secret file from an environment group. Use when you need to delete a specific secret file by its name from a given environment group.
- Delete Environment Group Variable: Tool to remove an environment variable from an environment group. Use when you need to delete a specific environment variable by its key from a given environment group.
- Delete Key Value: Tool to delete a Key Value instance. Use when you need to remove a specific Key Value store from your Render account.
- Delete Owner Log Stream: Tool to delete a log stream for an owner. Use when you need to remove log stream configuration for a specific workspace.
- Delete Owner Metrics Stream: Tool to delete a metrics stream for a workspace. Use when removing metrics integration for a specific owner.
- Delete Registry Credential: Tool to delete a registry credential. Use when you need to remove a Docker registry credential from your Render account.
- Delete Secret File: Tool to delete a secret file from a Render service. Use when you need to remove a secret file that is no longer needed.
- Delete Service: Tool to delete a service. Use when you need to permanently remove a service from your Render account.
- Disconnect Blueprint: Tool to disconnect a blueprint from your Render account. Use when you need to remove a blueprint connection.
- Get Active Connections: Tool to get active connection count metrics for Render resources. Use when you need to retrieve time-series data of active connections for Postgres or Redis instances over a specified time range.
- Get Bandwidth Sources: Tool to get bandwidth usage breakdown by traffic source. Use when you need to retrieve bandwidth usage statistics segmented by different traffic sources for a Render service.
- Get CPU Limit: Tool to retrieve CPU limit metrics for Render resources. Use when you need to get the CPU limit time series data for services, Postgres databases, or Redis instances. Returns metrics over a specified time range with configurable resolution.
- Get CPU Usage: Tool to retrieve CPU usage metrics for Render resources. Use when you need to monitor CPU utilization for services, Postgres databases, or Redis instances. At least one filter (resource, service, or instance) must be provided.
- Get Disk Capacity: Tool to get disk capacity metrics for Render resources. Use when you need to retrieve disk capacity time series data for services, Postgres databases, or Redis instances. At least one filter parameter (resource or service) must be specified.
- Get Disk Usage: Tool to retrieve disk usage metrics for Render resources. Use when you need to monitor persistent disk utilization for services, Postgres databases, or Redis instances. It is recommended to specify at least one resource filter.
- Get Instance Count: Tool to get instance count metrics for Render resources. Use when you need to retrieve instance count time series data for services, Postgres databases, or Redis instances. The resource parameter is required.
- Get Memory Limit: Tool to get memory limit metrics for Render resources over a specified time range. Use when you need to retrieve memory limit data for services, Postgres databases, or Redis instances. At least one filter (resource, service, or instance) must be provided.
- Get Memory Target: Tool to get memory target metrics for Render resources. Use when you need to retrieve memory target data for services, Postgres databases, or Redis instances over a specified time range. At least one resource identifier (resource, service, or instance) is required.
- Get Memory Usage: Tool to get memory usage metrics for one or more resources. Use when you need to retrieve memory usage data for services, Postgres databases, or Redis instances over a specified time range.
- Get User: Tool to get the authenticated user. Use when you need to retrieve information about the currently authenticated account owner.
- Link Service to Environment Group: Tool to link a service to an environment group. Use when you need to associate a service with an environment group so that the service can access the environment variables and secret files defined in that group.
- List Application Filter Values: Tool to list queryable instance values for application metrics. Use when you need to discover available filter values for metrics queries.
- List Blueprints: Tool to list all blueprints. Use when you need to retrieve the definitions of all blueprints in your account.
- List Disks: Tool to list all disks. Use when you need to retrieve all disks associated with your account.
- List Environment Groups: Tool to list environment groups. Use when you need to retrieve environment groups to view shared environment variables across services.
- List Environments: Tool to list environments for a project. Use when you need to retrieve environments within a specific project. Requires at least one project ID.
- List Instances: Tool to list instances of a service. Use when you need to retrieve all instances for a specific Render service.
- List Key Value Instances: Tool to list all Key Value instances. Use when you need to retrieve Key Value instances associated with your account, optionally filtering by name, region, owner, environment, or timestamps.
- List Log Label Values: Tool to list log label values for a workspace. Use when you need to discover possible values for a specific log label (instance, host, statusCode, method, level, or type) within a time range.
- List Logs: Tool to list logs for a specific workspace and resource. Use when you need to retrieve logs for services, databases, or other resources, with support for filtering by time range, log type, severity level, and text content. Wildcards and regex patterns are supported for most text filters.
- List Maintenance Runs: Tool to list maintenance runs. Use when you need to retrieve scheduled or past maintenance activities for services and database instances.
- List Notification Overrides: Tool to list notification overrides for services. Use when you need to retrieve notification settings that override default notification behavior for specific services.
- List Owners: Tool to list owners (users and teams). Use after authenticating to fetch available owner IDs for resource creation.
- List PostgreSQL Users: Tool to list PostgreSQL user credentials for a Render PostgreSQL database instance. Use when you need to view all users with access to a specific PostgreSQL database.
- List Postgres Exports: Tool to list all exports for a Postgres instance. Use when you need to retrieve the history of exports for a specific Postgres database.
- List Postgres Instances: Tool to list Postgres instances. Use when you need to retrieve all Postgres databases associated with your account, optionally filtering by name, region, or other criteria.
- List Projects: List Projects
- List Registry Credentials: Tool to list registry credentials. Use when you need to retrieve container registry credentials associated with your account, optionally filtering by name, username, or registry type.
- List Resource Log Streams: Tool to list resource log stream overrides. Use when you need to retrieve log stream configurations for resources in your account.
- List Routes: Tool to list redirect/rewrite rules for a service. Use when you need to retrieve routing configuration for a Render service.
- List Secret Files: Tool to list secret files for a Render service. Use when you need to retrieve all secret files associated with a specific service.
- List Services: Tool to list all services. Use when you need to retrieve services accessible by your account, optionally filtering by name or type. Use after authentication.
- List Task Runs: Tool to list task runs. Use when you need to retrieve task execution history for workflows, optionally filtering by task ID, workflow, owner, or root task run.
- List Tasks: Tool to list tasks. Use when you need to retrieve tasks from workflows, optionally filtering by owner, task ID, workflow ID, or workflow version ID.
- List Webhooks: Tool to list all webhooks. Use when you need to retrieve configured webhooks for your account.
- List Workflow Versions: Tool to list workflow versions. Use when you need to retrieve workflow versions, optionally filtering by owner, workflow, or version ID.
- List Workflows: Tool to list workflows. Use when you need to retrieve workflows accessible by your account, optionally filtering by name, owner, environment, or workflow ID.
- List Workspace Members: Tool to list workspace members. Use when you need to retrieve all members of a specific workspace or team.
- Restart Service: Tool to restart a service. Use when you need to restart a running service, such as after configuration changes or to resolve issues.
- Resume Service: Tool to resume a suspended service. Use when you need to restart a service that was previously suspended.
- Retrieve Custom Domain: Tool to retrieve a specific custom domain for a service. Use when you need to get details about a custom domain associated with a Render service.
- Retrieve Environment Group: Tool to retrieve a specific environment group by ID. Use when you need to fetch detailed information about a specific environment group including its environment variables, secret files, and linked services.
- Retrieve Environment Group Secret File: Tool to retrieve secret file from an environment group. Use when you need to get the content of a specific secret file within an environment group.
- Retrieve Environment Variable: Tool to retrieve a specific environment variable from a Render service. Use when you need to fetch the value of a particular environment variable by its key.
- Retrieve Environment Variable: Tool to retrieve a specific environment variable from a Render environment group. Use when you need to fetch the value of a particular environment variable by its key.
- Retrieve Owner: Tool to retrieve a specific owner (workspace) by ID. Use when you need details about a user or team workspace.
- Retrieve Owner Notification Settings: Tool to retrieve notification settings for a specific owner (workspace). Use when you need to check current notification configuration for Slack, email, and preview notifications.
- Retrieve Postgres Instance: Tool to retrieve a specific Postgres instance. Use when you need to get details about a Postgres database in your Render account.
- Retrieve Project: Tool to retrieve a specific project by ID. Use when you need to fetch detailed information about a Render project including its name, owner, and associated environments.
- Retrieve Registry Credential: Tool to retrieve a registry credential by ID. Use when you need to get details about a Docker registry credential in your Render account.
- Retrieve Secret File: Tool to retrieve a secret file from a Render service. Use when you need to get the content of a specific secret file within a service.
- Retrieve Service: Tool to retrieve a specific service by ID. Use when you need detailed information about a service including its configuration, status, and deployment settings.
- Retrieve deploy: Retrieve deploy
- Stream Task Runs Events: Tool to stream real-time task run events via Server-Sent Events (SSE). Use when you need to monitor task execution status and receive live updates as tasks progress. Requires maintaining an open HTTP connection to receive the event stream.
- Subscribe to Logs: Tool to subscribe to real-time logs via WebSocket connection. Use when you need to stream logs as they are generated for services, databases, or other resources. Note: This endpoint requires HTTP/1.1 WebSocket upgrade (HTTP 101 Switching Protocols). For retrieving historical logs without streaming, use the List Logs action instead.
- Suspend Service: Tool to suspend a service. Use when you need to temporarily stop a service without deleting it.
- Trigger Deploy: Tool to trigger a new deploy for a specified service. Use when you need to manually start a new build and deployment process. Use after updating service configuration or code changes.
- Update Environment Group: Tool to update an environment group's name. Use when you need to rename an existing environment group.
- Update Environment Group Secret File: Tool to add or update a secret file in an environment group. Use when you need to create a new secret file or modify the content of an existing secret file within an environment group.
- Update Environment Group Variable: Tool to add or update an environment variable in an environment group. Use when you need to set a new value for an environment variable or create a new one if it doesn't exist. You can either provide a specific value or request a randomly generated value.
- Update Environment Variable: Tool to add or update an environment variable for a Render service. Use when you need to set a new environment variable or modify an existing one's value. You can either provide a specific value or have Render auto-generate a secure random value.
- Update Environment Variables for Service: Tool to update environment variables for a Render service. Use when you need to add, modify, or set environment variables for a service. This replaces all environment variables with the provided list.
- Update Header Rules: Tool to replace all header rules for a Render service. Use when you need to completely replace the existing set of custom HTTP headers with a new set. This operation removes all existing header rules and replaces them with the provided ones.
- Update Owner Log Stream: Tool to update log stream configuration for an owner. Use when you need to modify log stream settings for a specific workspace.
- Update Owner Notification Settings: Tool to update notification settings for a specific owner (workspace). Use when you need to modify email, preview, or notification type settings.
- Update Postgres Instance: Tool to update a Postgres instance configuration. Use when you need to modify settings like name, plan, disk size, high availability, or IP allowlist for an existing Render Postgres database.
- Update Project: Tool to update a project's name. Use when you need to rename an existing Render project.
- Update Registry Credential: Tool to update a registry credential. Use when you need to modify the name, username, authentication token, or registry type for an existing Docker registry credential in your Render account.
- Update Resource Log Stream: Tool to update log stream override for a resource. Use when you need to configure whether logs should be sent to a custom endpoint or dropped for a specific resource (server, cron job, postgres, or redis).
- Update Routes: Tool to update redirect/rewrite rules for a service. Use when you need to set or replace the routing configuration for a Render service. This operation replaces all existing routes with the provided list.
- Update Secret Files for Service: Tool to update secret files for a Render service. Use when you need to create or update multiple secret files at once for a specific service.
- Update Service: Tool to update a service configuration. Use when you need to modify service settings such as auto-deploy, branch, build filters, Docker image, name, repository, or service-specific details.
- Verify Custom Domain: Tool to verify DNS configuration for a custom domain. Use when you need to trigger DNS verification for a custom domain associated with a Render service.
How to connect Render
- Sign in to Definable AI and go to Apps
- Search for Render and click Connect
- Authorize via OAuth2 — takes under 30 seconds
- Use Render actions in your AI agents and workflows