githubEdit

screwdriver-wrenchTools & Abilities

Extend your agent's capabilities with powerful function calling tools.

Overview

Tools enable agents to perform actions beyond text generation:

  • Search the web

  • Execute code

  • Access external APIs

  • Interact with your application

  • Process data and files

Getting Started

Tool Types

Built-in Tools

AI Dev Kit provides ready-to-use tools:

  • Web search

  • Image generation

  • Code execution

  • File operations

  • Calculator

Custom Tools

Create tools specific to your needs:

  • Game mechanics

  • Database queries

  • API integrations

  • Unity operations

MCP Tools

Model Context Protocol tools for advanced integrations.

How Tools Work

Quick Example

Next Steps

Start building with tools:

  1. Create your own with Creating Custom Tools

  2. See examples in Tool Examples

Last updated