Render

95 tools available

Render is a unified cloud platform that enables developers to build and run applications and websites with ease.

Connect Render to Definable to triage issues, review pull requests, monitor builds. Personas call Render's 95 tools directly from chat or scheduled flows. Wire it into a triage, review, or release-management persona — every action runs scoped, reviewable, and logged.

Common workflows with Render

01

Triage incoming issues

  1. Webhook fires on every new issue
  2. Persona summarises and labels it
  3. Assigns the right engineer
02

Auto-review PRs

  1. Pull the diff
  2. Run a code-review persona
  3. Post structured feedback as PR comment
03

Failing-build alerts

  1. CI sends a failure event
  2. Agent inspects logs and stack trace
  3. Drops a debug summary in Slack
04

Release notes from commits

  1. Read commits since last tag
  2. Group by type with the model
  3. Post to a changelog channel

Render actions 95

Every Render action below is a callable tool any Definable persona can invoke.

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 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.

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.

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 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 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 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 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 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

Tool to delete a specified environment. Use when you need to remove an environment from Render. Returns success confirmation.

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 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 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 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 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 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 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 Deploys

Tool to list recent deploys for a Render service with pagination and filtering. Use when you need to fetch deploy history, inspect deploy statuses, or find a specific deployId to pass to other deploy operations.

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 Environment Variables for Service

Tool to list all environment variables configured directly on a Render service (with pagination). Use when you need to enumerate env vars without knowing individual keys.

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 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 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 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 Workspace Members

Tool to list workspace members. Use when you need to retrieve all members of a specific workspace or team.

List Owners

Tool to list owners (users and teams). Use after authenticating to fetch available owner IDs for resource creation.

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 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 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 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 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 Workflow Versions

Tool to list workflow versions. Use when you need to retrieve workflow versions, optionally filtering by owner, workflow, or version ID.

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 deploy

Retrieve deploy

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 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 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 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.

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. Requires the service to already exist on Render and be linked to a Git repo — initial setup and repo linking must be done in the Render UI. Use when you need to manually start a new build and deployment process, such as after updating service configuration or pushing code changes that Render does not auto-apply.

Update Environment Group

Tool to update an environment group's name. Use when you need to rename an existing 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 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 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.

Frequently asked questions

What can I automate with Render on Definable?

Anything Render exposes through its API. Common developer tools workflows on Definable include triage issues, review pull requests, monitor builds. Personas can call any of the 95 Render tools directly, then chain the result into another integration without you writing code.

How does Render authentication work?

Render uses API_KEY on Definable. You connect once from the integrations page, scoped to the permissions you choose, and from then on any persona that has the integration enabled can act on your behalf. Tokens are encrypted at rest and rotated automatically.

Is the Render integration included in my Definable plan?

Yes — every Definable plan, including Starter, includes access to all 95 Render tools. You only need a separate Render subscription if Render itself charges per seat or per API call.

Is using Render through Definable secure?

Every call from a persona to Render is logged with the user, persona, prompt, and response. Tokens never leave Definable's secrets vault, scopes are configurable per persona, and you can revoke access at any time from the integration page.

How do I get started with Render on Definable?

Sign up for Definable, open the integrations page, find Render, and connect via OAuth or API key. You can immediately attach Render to any persona and start running workflows. The free Starter plan includes 5,000 credits/month.

What Render actions does Definable expose?

Definable exposes all 95 Render actions as callable tools — including `Add Header Rule`, `Add or Update Secret File`, `Add Resources to Environment`, plus 92 more. Each tool gets a typed parameter schema so personas know exactly how to call it.

Ready to automate with Render?

Wire it up in minutes. No coding required.

← All integrations