Pilvio

Integrate Pilvio with your AI workspace

Pilvio is a cloud service provider offering virtual machines, object storage, and full API support for resource management and automation.

Explore Triggers and Actions

Check Active Campaigns

Tool to check for active campaigns. Use when you need to verify whether any campaigns are currently active.

ActionTry it

Get User Info

Tool to retrieve information about the authenticated user. Use when you need to fetch the current user's profile after authentication.

ActionTry it

List billing accounts

Tool to list billing accounts. Use when you need to fetch all billing accounts for management or reporting. Use after authenticating your Pilvio API key.

ActionTry it

List Credit Cards

Tool to list credit cards attached to a billing account. Use after confirming the billing account ID. Example: "Retrieve cards for billing_account_id 'ba_1234567890abcdef'."

ActionTry it

List Invoices

Tool to retrieve a list of invoices. Use after authentication to fetch and filter invoices for a billing account.

ActionTry it

List Pilvio data center locations

Tool to retrieve the list of available data center locations. Use after authentication to see where you can deploy resources.

ActionTry it

List Virtual Machines

Tool to retrieve a list of all virtual machines. Use after authenticating to fetch your VMs.

ActionTry it

List VM Resource Pools

Tool to retrieve the list of available VM resource pools. Use after authentication to determine where you can provision VMs.

ActionTry it

List VM Snapshots

Tool to list snapshots (replicas) of a specific VM. Use this to get all point-in-time snapshots or backups for a virtual machine.

ActionTry it

Update User Profile

Tool to update the authenticated user's profile. Use after obtaining a valid API key when you need to modify profile details (e.g., change email or name).

ActionTry it