manage_disks
Manage Persistent Disks
Manage persistent disks on Render services. Supports **list** (disks for a service), **add**, **get**, **update**, **delete**, **list_snapshots**, and **restore_snapshot** actions.
manage_disks
Manage persistent disks on Render services. Supports **list** (disks for a service), **add**, **get**, **update**, **delete**, **list_snapshots**, and **restore_snapshot** actions.
list_deploys
List recent deployments for a Render service. Shows deployment history including status, commit, and timestamps.
scale_service
Scale a Render service manually or configure autoscaling. Use **manual** to set a fixed instance count, **autoscale** to configure CPU/memory-based autoscaling rules, or **disable_autoscale** to remove autoscaling and revert to manual scaling.
manage_custom_domains
Add, list, verify, or delete custom domains on a Render service. Use **list** to see configured domains, **add** to attach a new domain, **verify** to check DNS configuration, or **delete** to remove a domain.
list_services
List all services in your Render account. Filter by workspace, service type, or name. Returns service metadata including type, status, repository, branch, and URL.
manage_jobs
Manage Render cron job runs and one-off jobs. **trigger_cron** runs a cron job immediately, **cancel_cron** cancels the currently running cron job run, **create_job** creates a one-off job for a service, **list_jobs** lists one-off jobs for a service, and **cancel_job** cancels a one-off job.
list_postgres
List all Render Postgres database instances. Optionally filter by workspace/owner ID.
manage_deploys
Trigger, cancel, or rollback deployments for a Render service. Trigger deploys optionally for a specific commit or Docker image. Cancel an in-progress deploy or rollback to a previous successful deploy.
update_service
Update the configuration of an existing Render service. Supports changing name, build/start commands, auto-deploy, branch, plan, health check path, and more.
get_metrics
Retrieve performance metrics for a Render resource. Supports CPU, memory, HTTP requests, HTTP latency, bandwidth, disk usage, instance count, active database connections, and replication lag.
get_service
Retrieve detailed information about a specific Render service including its configuration, deployment settings, environment, plan, region, and current status.
manage_env_vars
List, set, or delete environment variables on a Render service. Use **list** to view all env vars, **set** to add/update one or more variables, or **delete** to remove a variable by key name.
manage_service
Perform lifecycle actions on a Render service: **suspend**, **resume**, **restart**, or **delete**. Use this to control service state without modifying its configuration.
manage_env_groups
Manage Render environment groups — shared sets of environment variables that can be linked to multiple services. Supports **list**, **get**, **create**, **update**, **delete**, **link_service**, **unlink_service**, **set_var**, and **delete_var** actions.
list_workspaces
List all Render workspaces accessible to the authenticated user. Returns workspace IDs, names, and details.
query_logs
Query service logs from Render. Filter by resource, time range, log level, and search text. Returns recent log entries for debugging and monitoring.
manage_key_value
Manage Render Key Value (Redis-compatible) instances. Perform actions such as **list**, **get**, **create**, **update**, **delete**, **suspend**, **resume**, or retrieve **connection_info**.
manage_projects
Manage Render projects and environments. Supports **list**, **get**, **create**, **update**, and **delete** for projects. Also supports **list_environments** and **create_environment** within a project.
manage_postgres
Manage Render Postgres databases. Perform lifecycle actions such as **get**, **create**, **update**, **delete**, **suspend**, **resume**, **restart**, or **failover**. Also supports retrieving **connection_info** and triggering a database **export**.
manage_maintenance
List, retrieve, reschedule, or trigger Render maintenance runs for services and datastores. Use update to change scheduledAt and trigger to start a maintenance run immediately.
manage_registry_credentials
List, retrieve, create, update, or delete Render registry credentials for private image deployments. Create/update require the registry auth token but never return it in output.
manage_events
List events for a Render service or retrieve a specific event by ID. Useful for auditing service lifecycle changes, deploy events, and datastore events.
list_service_instances
List the currently known instances for a Render service. Useful for checking active instance IDs and creation timestamps before inspecting metrics or operational state.
manage_blueprints
List Render Blueprints, retrieve a Blueprint, or list Blueprint sync history. Blueprints define Render infrastructure from render.yaml files.
manage_webhooks
List, retrieve, create, update, delete, or inspect delivery events for Render webhooks. Uses Render's current eventFilter field; an empty eventFilter subscribes to all event types.
manage_secret_files
Manage secret files on a Render service. Supports **list**, **get**, **set**, **delete**, and **replace_all**. Retrieved secret-file content is returned as a Slate text attachment, not inline output.
Deploy and manage cloud infrastructure including web services, APIs, background workers, static sites, and cron jobs. Trigger, cancel, and roll back deployments. Create and manage Postgres databases and Redis-compatible key value stores. Configure autoscaling rules, persistent disks, custom domains, and environment variables. Monitor services with logs and metrics (CPU, memory, HTTP requests, bandwidth). Manage projects, environments, blueprints (infrastructure as code), environment groups, registry credentials, and workspace members. Run one-off jobs and workflows. Receive webhook notifications for deployment lifecycle, service availability, scaling, database, and infrastructure events.
Common questions about connecting Render to AI agents with Metorial.