Add Header Rule
RENDER_ADD_HEADERSTool to add a custom HTTP header rule to a Render service.
Render
95 actions for Render workflows.
Operations are the actions a workflow can take in Render, grouped by category. Each lists its method, parameters, and a template you can drop it into.
Add Header Rule
RENDER_ADD_HEADERSTool to add a custom HTTP header rule to a Render service.
Add or Update Secret File
RENDER_ADD_OR_UPDATE_SECRET_FILETool to add or update a secret file for a Render service.
Add Resources to Environment
RENDER_ADD_RESOURCES_TO_ENVIRONMENTTool to add resources to a Render environment.
Add Route
RENDER_ADD_ROUTETool to add redirect or rewrite rules to a Render service.
Create Custom Domain
RENDER_CREATE_CUSTOM_DOMAINTool to add a custom domain to a Render service.
Create Environment
RENDER_CREATE_ENVIRONMENTTool to create a new environment within a Render project.
Create Environment Group
RENDER_CREATE_ENV_GROUPTool to create a new environment group.
Create Postgres Instance
RENDER_CREATE_POSTGRESProvisions a new PostgreSQL database on Render with configurable plan, version, and region, eliminating the need to manage infrastructure manually.
Create Registry Credential
RENDER_CREATE_REGISTRY_CREDENTIALTool to create a registry credential.
Delete Environment
RENDER_DELETE_ENVIRONMENTTool to delete a specified environment.
Delete Environment Group Secret File
RENDER_DELETE_ENV_GROUP_SECRET_FILETool to remove a secret file from an environment group.
Delete Environment Group Variable
RENDER_DELETE_ENV_GROUP_ENV_VARTool to remove an environment variable from an environment group.
Delete Key Value
RENDER_DELETE_KEY_VALUETool to delete a Key Value instance.
Delete Owner Log Stream
RENDER_DELETE_OWNER_LOG_STREAMTool to delete a log stream for an owner.
Delete Owner Metrics Stream
RENDER_DELETE_OWNER_METRICS_STREAMTool to delete a metrics stream for a workspace.
Delete Registry Credential
RENDER_DELETE_REGISTRY_CREDENTIALTool to delete a registry credential.
Delete Secret File
RENDER_DELETE_SECRET_FILERemoves a secret file from a Render service when it is no longer needed, helping to keep sensitive data organized and secure.
Delete Service
RENDER_DELETE_SERVICEPermanently removes a service (web service, static site, cron job, etc.) from your Render account to clean up unused resources and avoid unnecessary charges
Disconnect Blueprint
RENDER_DISCONNECT_BLUEPRINTTool to disconnect a blueprint from your Render account.
Get Active Connections
RENDER_GET_ACTIVE_CONNECTIONSTool to get active connection count metrics for Render resources.
Get Bandwidth Sources
RENDER_GET_BANDWIDTH_SOURCESTool to get bandwidth usage breakdown by traffic source.
Get CPU Limit
RENDER_GET_CPU_LIMITTool to retrieve CPU limit metrics for Render resources.
Get CPU Usage
RENDER_GET_CPUTool to retrieve CPU usage metrics for Render resources.
Get Disk Capacity
RENDER_GET_DISK_CAPACITYTool to get disk capacity metrics for Render resources.
Get Disk Usage
RENDER_GET_DISK_USAGETool to retrieve disk usage metrics for Render resources.
Get Instance Count
RENDER_GET_INSTANCE_COUNTRetrieves historical instance count metrics for any Render resource (services, Postgres, or Redis) to help you monitor scaling behavior and resource utilization over time.
Get Memory Limit
RENDER_GET_MEMORY_LIMITTool to get memory limit metrics for Render resources over a specified time range.
Get Memory Target
RENDER_GET_MEMORY_TARGETTool to get memory target metrics for Render resources.
Get Memory Usage
RENDER_GET_MEMORYTool to get memory usage metrics for one or more resources.
Get User
RENDER_GET_USERRetrieves profile details of the authenticated Render account owner, such as name, email, and account plan, enabling verification and access to account-level settings.
Link Service to Environment Group
RENDER_LINK_SERVICE_TO_ENV_GROUPTool to link a service to an environment group.
List Application Filter Values
RENDER_LIST_APPLICATION_FILTER_VALUESTool to list queryable instance values for application metrics.
List Blueprints
RENDER_LIST_BLUEPRINTSTool to list all blueprints.
List Deploys
RENDER_LIST_DEPLOYSRetrieves a paginated, filterable list of recent deploys for a Render service, so you can track deployment activity, confirm success, or locate a specific version for further actions like rollback.
List Disks
RENDER_LIST_DISKSTool to list all disks.
List Environment Groups
RENDER_LIST_ENV_GROUPSRetrieves all environment groups, enabling you to view and manage shared environment variables that can be applied across multiple services
List Environment Variables for Service
RENDER_LIST_ENV_VARS_FOR_SERVICETool to list all environment variables configured directly on a Render service (with pagination).
List Environments
RENDER_LIST_ENVIRONMENTSTool to list environments for a project.
List Instances
RENDER_LIST_INSTANCESRetrieves all active instances for a specific Render service, enabling you to monitor availability, manage deployments, and make scaling decisions.
List Key Value Instances
RENDER_LIST_KEY_VALUETool to list all Key Value instances.
List Log Label Values
RENDER_LIST_LOGS_VALUESTool to list log label values for a workspace.
List Logs
RENDER_LIST_LOGSTool to list logs for a specific workspace and resource.
List Maintenance Runs
RENDER_LIST_MAINTENANCETool to list maintenance runs.
List Notification Overrides
RENDER_LIST_NOTIFICATION_OVERRIDESTool to list notification overrides for services.
List Owners
RENDER_LIST_OWNERSTool to list owners (users and teams).
List Postgres Exports
RENDER_LIST_POSTGRES_EXPORTTool to list all exports for a Postgres instance.
List Postgres Instances
RENDER_LIST_POSTGRESTool to list Postgres instances.
List PostgreSQL Users
RENDER_LIST_POSTGRES_USERSTool to list PostgreSQL user credentials for a Render PostgreSQL database instance.
List Projects
RENDER_LIST_PROJECTSList Projects
List Registry Credentials
RENDER_LIST_REGISTRY_CREDENTIALSTool to list registry credentials.
List Resource Log Streams
RENDER_LIST_RESOURCE_LOG_STREAMSTool to list resource log stream overrides.
List Routes
RENDER_LIST_ROUTESTool to list redirect/rewrite rules for a service.
List Secret Files
RENDER_LIST_SECRET_FILESTool to list secret files for a Render service.
List Services
RENDER_LIST_SERVICESTool to list all services.
List Task Runs
RENDER_LIST_TASK_RUNSTool to list task runs.
List Tasks
RENDER_LIST_TASKSTool to list tasks.
List Webhooks
RENDER_LIST_WEBHOOKSTool to list all webhooks.
List Workflow Versions
RENDER_LIST_WORKFLOW_VERSIONSRetrieves a list of all versions of a specific workflow, enabling you to track changes and revert to previous configurations when needed.
List Workflows
RENDER_LIST_WORKFLOWSTool to list workflows.
List Workspace Members
RENDER_LIST_OWNER_MEMBERSTool to list workspace members.
Restart Service
RENDER_RESTART_SERVICETool to restart a service.
Resume Service
RENDER_RESUME_SERVICETool to resume a suspended service.
Retrieve Custom Domain
RENDER_RETRIEVE_CUSTOM_DOMAINTool to retrieve a specific custom domain for a service.
Retrieve deploy
RENDER_RETRIEVE_DEPLOYRetrieve deploy
Retrieve Environment Group
RENDER_RETRIEVE_ENV_GROUPTool to retrieve a specific environment group by ID.
Retrieve Environment Group Secret File
RENDER_RETRIEVE_ENV_GROUP_SECRET_FILETool to retrieve secret file from an environment group.
Retrieve Environment Variable
RENDER_RETRIEVE_ENV_GROUP_ENV_VARTool to retrieve a specific environment variable from a Render environment group.
Retrieve Environment Variable
RENDER_RETRIEVE_ENV_VARTool to retrieve a specific environment variable from a Render service.
Retrieve Owner
RENDER_RETRIEVE_OWNERTool to retrieve a specific owner (workspace) by ID.
Retrieve Owner Notification Settings
RENDER_RETRIEVE_OWNER_NOTIFICATION_SETTINGSTool to retrieve notification settings for a specific owner (workspace).
Retrieve Postgres Instance
RENDER_RETRIEVE_POSTGRESTool to retrieve a specific Postgres instance.
Retrieve Project
RENDER_RETRIEVE_PROJECTTool to retrieve a specific project by ID.
Retrieve Registry Credential
RENDER_RETRIEVE_REGISTRY_CREDENTIALRetrieves the details of a specific Docker registry credential stored in your Render account, such as the registry URL, username, or associated services.
Retrieve Secret File
RENDER_RETRIEVE_SECRET_FILETool to retrieve a secret file from a Render service.
Retrieve Service
RENDER_RETRIEVE_SERVICETool to retrieve a specific service by ID.
Stream Task Runs Events
RENDER_STREAM_TASK_RUNS_EVENTSTool to stream real-time task run events via Server-Sent Events (SSE).
Subscribe to Logs
RENDER_SUBSCRIBE_LOGSTool to subscribe to real-time logs via WebSocket connection.
Suspend Service
RENDER_SUSPEND_SERVICETool to suspend a service.
Trigger Deploy
RENDER_TRIGGER_DEPLOYTool to trigger a new deploy for a specified service.
Update Environment Group
RENDER_UPDATE_ENV_GROUPTool to update an environment group's name.
Update Environment Group Secret File
RENDER_UPDATE_ENV_GROUP_SECRET_FILETool to add or update a secret file in an environment group.
Update Environment Group Variable
RENDER_UPDATE_ENV_GROUP_ENV_VARTool to add or update an environment variable in an environment group.
Update Environment Variable
RENDER_UPDATE_ENV_VARTool to add or update an environment variable for a Render service.
Update Environment Variables for Service
RENDER_UPDATE_ENV_VARS_FOR_SERVICETool to update environment variables for a Render service.
Update Header Rules
RENDER_UPDATE_HEADERSReplaces all existing custom HTTP header rules for a Render service with a completely new set of rules.
Update Owner Log Stream
RENDER_UPDATE_OWNER_LOG_STREAMTool to update log stream configuration for an owner.
Update Owner Notification Settings
RENDER_UPDATE_OWNER_NOTIFICATION_SETTINGSTool to update notification settings for a specific owner (workspace).
Update Postgres Instance
RENDER_UPDATE_POSTGRESTool to update a Postgres instance configuration.
Update Project
RENDER_UPDATE_PROJECTTool to update a project's name.
Update Registry Credential
RENDER_UPDATE_REGISTRY_CREDENTIALTool to update a registry credential.
Update Resource Log Stream
RENDER_UPDATE_RESOURCE_LOG_STREAMTool to update log stream override for a resource.
Update Routes
RENDER_UPDATE_ROUTESReplaces all existing redirect and rewrite rules for a Render service with a new set of routes. Use this to update how incoming requests are handled, such as redirecting to custom domains or rewriting URLs for SEO.
Update Secret Files for Service
RENDER_UPDATE_SECRET_FILES_FOR_SERVICETool to update secret files for a Render service.
Update Service
RENDER_UPDATE_SERVICETool to update a service configuration.
Verify Custom Domain
RENDER_VERIFY_CUSTOM_DOMAINTool to verify DNS configuration for a custom domain.
Drop a trigger and an action into a template; approve from your phone; the workflow runs.