Databases
Manage Koyeb databases: create, delete, get, list, and update databases. Use when the user needs database lifecycle actions.
Sandboxes Js Sdk
Use the Koyeb Sandbox JS SDK (@koyeb/sandbox-sdk) to create and manage sandboxes programmatically from Node.js. Use when the user wants JavaScript/TypeScript sandbox automation.
Setup
Set up prerequisites for Koyeb skills. Provides installation steps for Koyeb CLI, Sandbox SDKs (JS and Python), authentication, and API tokens.
Sandboxes Cli
Manage Koyeb sandboxes: create, list, run commands, manage processes, filesystem operations, and port exposure using the CLI.
Domains
Manage Koyeb domains: attach, detach, create, delete, describe, get, list, and refresh domains. Use when the user needs domain configuration for a service.
Volumes
Manage Koyeb volumes: create, delete, get, list, and update volumes. Use when the user needs persistent storage management.
Deployments
Manage Koyeb deployments: cancel, describe, get, list, and view logs. Use when the user needs deployment status or troubleshooting.
Services
Manage Koyeb services: create, delete, describe, exec, get, list, logs, redeploy, pause, resume, check unapplied changes, and update services. Use when working with Koyeb service operations.
Sandboxes Python Sdk
Use the Koyeb Python SDK (koyeb-sdk) to create and manage sandboxes programmatically. Use when the user wants Python sandbox automation.
Instances
Manage Koyeb instances: copy files, describe, exec, get, list, and view logs. Use when debugging or operating running instances.
Archives
Create Koyeb archives for deployments. Use when the user needs to upload or create an archive for a service deployment.
Secrets
Manage Koyeb secrets: create, delete, describe, get, list, reveal, and update secrets. Use when users need to store or rotate sensitive values for services.
Version
Retrieve the Koyeb CLI version. Use when you need to confirm the installed CLI version or troubleshoot compatibility.
Apps
Manage Koyeb apps: create, update, pause or resume, delete, list, describe, and fetch app details. Use when the user asks about Koyeb apps or app lifecycle operations.
Deploy
Deploy Koyeb services and apps. Use when the user asks to deploy code, trigger a redeploy, or roll out changes.
Organizations
List and switch Koyeb organizations. Use when the user needs to select the correct org context before running other commands.