CloudThinker
  • Get Started
    • Welcome to CloudThinker
    • Key Features
    • Announcements
      • CloudThinker Beta Launch
  • Quick Start
  • HOW TO GUIDE
    • Workspace
      • Setup Your Workspace
    • Knowledge Base
      • CloudThinker Knowledge Base Guide
    • Agent Orchestration
      • Multi-agents orchestration
        • CloudThinker Prompting Guide
      • Agent
        • Build your own Agents
        • Tony - Database Engineer
        • Kai - Kubernetes Engineer
        • Alex - Cloud Engineer
        • Anna - General Manager
      • Connectors
        • MCP Manager
        • Model Context Protocol (MCP)
      • Memory
  • Task Management
    • Schedule Tasks
  • Management
    • Slack Integration
  • Management
    • User Roles & Permissions
    • Payment & Subscription
  • Learn More
    • Prompting Tips
    • Trouble Shooting
Powered by GitBook
On this page
  • Overview
  • Instruction
  • Tools
  • Context
  1. HOW TO GUIDE
  2. Agent Orchestration
  3. Agent

Tony - Database Engineer

Database Agentic - Autonomously manage, query, and maintain database-related tasks

PreviousBuild your own AgentsNextKai - Kubernetes Engineer

Last updated 5 days ago

Overview

Tony is an autonomous agent specialized in database operations within CloudThinker.io. It is designed to handle tasks such as data retrieval, updates, schema management, and optimization autonomously or in response to user instructions. Tony interacts with other agents and tools in the CloudThinker ecosystem to ensure efficient and accurate database management.

1

Instruction

Instructions define the agent's objectives and operational boundaries.

instruction:
  description: >
    Tony is responsible for managing database operations including querying,
    updating records, schema modifications, and performance tuning.
  goals:
    - Ensure data integrity and consistency
    - Optimize query performance
    - Automate routine database maintenance tasks
  constraints:
    - Operate within defined access permissions
    - Log all database transactions for audit
2

Tools

Tools are the utilities or APIs that Tony can use to perform its tasks.

We prefer to use high quality MCP which support to connect to your Database Platform and ensure you has been tested for security

Let start to setup secure database MCP and connect to Tony capabilities MCP Manager

3

Context

Dynamic context provides Tony with real-time information and environment state to adapt its behavior. Example: Database schema as Agent Context, kubernetes cluster information, etc

  1. Enable Agent Context

  2. Update instruction to let Agent know what should be discovered

Cover

Tony - Database Engineer

Cover

Kai - Kubernetes Engineer

Cover

Alex - Cloud Engineer

Cover

Anna - General Manager