Beyond-Bot.ai + digital_ocean
DigitalOcean is a cloud infrastructure provider offering scalable compute platforms with a user-friendly interface.
What You Can Do with this Integration
Automate Data Entry
Automatically sync new contacts or deals from Beyond-Bot.ai to digital_ocean.
Enrich Customer Profiles
Use Beyond-Bot.ai to find and add new information to your records in digital_ocean.
Trigger Workflows
Start automated workflows in digital_ocean based on conversations with your virtual expert.
Available Actions
Here are the specific actions your virtual expert can perform within digital_ocean.
Digital Ocean Create Custom Image
Tool to create a new custom image by providing a url to a linux vm image. use when you need to import a vm image into digitalocean after specifying name, url, distribution, and region.
Digital Ocean Create Database Cluster
Tool to create a new managed database cluster. use when you need to provision a database cluster with name, engine, version, region, size, and number of nodes.
Digital Ocean Create New Block Storage Volume
Tool to create a new block storage volume. use when you need to provision persistent block storage after confirming the target region supports volumes. example: "create a 100 gib ext4 backup volume named 'db-backup' in nyc1."
Digital Ocean Create New Domain
Tool to create a new domain. use when you have the domain name and optionally an ip address to assign an a record.
Digital Ocean Create New Domain Record
Tool to create a new dns record for a domain. use after confirming domain exists and record specifics.
Digital Ocean Create New Droplet
Tool to create a new droplet. use when you need to provision a vm with name, region, size, and image.
Digital Ocean Create New Firewall
Tool to create a new firewall. use when you need to define a firewall name and custom rules (requires at least one inbound and one outbound rule).
Digital Ocean Create New Kubernetes Cluster
Tool to create a new kubernetes cluster. use when you have finalized the cluster name, region, version, and at least one node pool. confirm region supports kubernetes clusters before use.
Digital Ocean Create New Load Balancer
Tool to create a new load balancer. use after specifying region, forwarding rules, and targets.
Digital Ocean Create New Ssh Key
Tool to create a new ssh key. use when you need to register a public key to access droplets.
Digital Ocean Create New Tag
Tool to create a new tag. use when you need to organize resources by grouping them under a custom tag. ensure the tag name passes validation before calling. example: "create a new tag named analytics".
Digital Ocean Create New Vpc
Tool to create a new vpc. use when you need to provision a private network in a specific region.
Digital Ocean Delete Block Storage Volume
Tool to delete a block storage volume by id. use when you need to permanently remove an existing block storage volume after confirming its id. returns http 204 no content on success.
Digital Ocean Delete Database Cluster
Tool to delete a database cluster by uuid. use when you have confirmed the cluster is no longer needed. returns http 204 no content on success.
Digital Ocean Delete Domain
Tool to delete a domain by name. use when you have confirmed the domain has no records assigned. returns 204 no content on success.
Digital Ocean Delete Domain Record
Tool to delete a dns record by its record id for a domain. use when you need to remove an existing dns record and have the domain name and record id. returns http 204 no content on success.
Digital Ocean Delete Existing Droplet
Tool to delete a droplet by id. use when you need to permanently remove an existing droplet after confirming its id to avoid unintended deletions.
Digital Ocean Delete Firewall
Tool to delete a firewall by id. use when you have confirmed the firewall is no longer needed.
Digital Ocean Delete Image
Tool to delete a snapshot or custom image by id. use when cleaning up unused images after confirming there are no dependents.
Digital Ocean Delete Load Balancer
Tool to delete a load balancer instance by id. use when you need to permanently remove an existing load balancer after confirming its id. returns 204 no content on success.
Digital Ocean Delete Ssh Key
Tool to delete a public ssh key. use when you need to remove an ssh key from your account by its id or fingerprint after confirming its ownership. returns 204 no content on success.
Digital Ocean Delete Tag
Tool to delete a tag by name. use when you need to untag all resources previously tagged. returns 204 no content on success.
Digital Ocean Delete Vpc
Tool to delete a vpc by its id. use when you need to remove an existing virtual private cloud. returns 204 no content on success.
Digital Ocean List All Databases
Tool to list all managed database clusters on your account. use when you need to retrieve clusters and support pagination or filtering by tag.
Digital Ocean List All Domains
Tool to list all domains in your digitalocean account. use when you need to retrieve or iterate through domains, with optional pagination. use after authentication.
Digital Ocean List All Droplets
Tool to list all droplets in your account. use when you need an overview of droplets, optionally filtered by tag. use after authentication.
Digital Ocean List All Firewalls
Tool to list all firewalls on your digitalocean account. use when you need to audit or manage firewall rules with optional pagination.
Digital Ocean List All Images
Tool to list all images available on your account. use after obtaining a valid api token to retrieve images optionally filtered by type, private visibility, or tag name.
Digital Ocean List All Kubernetes Clusters
Tool to list all kubernetes clusters on your account. use when you need to enumerate every cluster and handle pagination.
Digital Ocean List All Load Balancers
Tool to list all load balancer instances on your account. use when you need a paginated overview of load balancers after authentication.
Digital Ocean List All Snapshots
Tool to list all snapshots available on your digitalocean account. use when you need to fetch and optionally filter snapshots by resource type (droplet or volume) and handle pagination for inventory or backup workflows.
Digital Ocean List All Ssh Keys
Tool to list all ssh keys in your account. use when you need to retrieve ssh key metadata.
Digital Ocean List All Tags
Tool to list all tags in your account. use when you need to retrieve available tags and pagination info.
Digital Ocean List All Volumes
Tool to list all block storage volumes available on your account. use when you need to retrieve volumes and optionally filter by name and region.
Digital Ocean List All Vpcs
Tool to list all vpcs on your account. use when you need an inventory of your vpc resources; supports pagination.
Digital Ocean List Database Options
Tool to list valid database engine, version, region, and size options. use when configuring a new managed database cluster.
Digital Ocean List Domain Records
Tool to list all dns records for a domain. use when you need to inspect or filter a domain's dns configuration.
Digital Ocean Retrieve Domain
Tool to retrieve details about a specific domain by its name. use after creating or importing a domain to verify ttl and zone file configuration.
Digital Ocean Retrieve Domain Record
Tool to retrieve a specific dns record for a domain by its record id. use when you have the domain name and record id to fetch record details.
Digital Ocean Retrieve Existing Droplet
Tool to show information about an individual droplet by id. use when you have a droplet id and need detailed status.
Digital Ocean Retrieve Existing Image
Tool to retrieve information about an image by id or slug. use when you need detailed metadata for a known image.
Digital Ocean Retrieve Tag
Tool to retrieve an individual tag by name. use when you need to inspect the resources grouped under a specific tag.
Digital Ocean Retrieve Vpc
Tool to retrieve details about a specific vpc by its id. use when you need to inspect vpc properties for configuration or auditing.
Digital Ocean Tag Resource
Tool to tag resources by name. use when you need to assign an existing tag to one or more resources. returns 204 no content on success.
Digital Ocean Untag Resource
Tool to untag resources by tag name. use when you need to remove an existing tag from multiple resources in a single operation.
Digital Ocean Update Domain Record
Tool to update an existing dns record for a domain. use when you need to modify any valid attribute of a record after confirming its record id.
Digital Ocean Update Vpc
Tool to update information about a vpc. use when you need to modify the name, description, or default status of an existing vpc.