Blog

Real-time connected AI - Tool Calling

Understanding AI Tool Calling

To check today’s weather, KTX timetables, exchange rates and internal company data, you need to switch between multiple apps and systems. AI that only uses information available up to the end of its training can find it difficult to reflect continuously changing circumstances.
Tool Calling enables AI to select external tools suited to a user’s request, retrieve the latest information and carry out tasks. This article explains how Tool Calling works, its range of applications and what to check when designing it.

What is Tool Calling?

Tool Calling is a technology that connects large language models to external functions, APIs, databases and business systems. After analysing a user’s request, AI determines the required tools and input values, then uses the results returned by those tools to provide an answer or perform the next task.

Differences based on how AI processes information
CategoryTraining data-based processingTool Calling-based processing
Information timingUses information available up to the model’s training dateUses external data available at the time of the call
CalculationsGenerates results based on the contextChecks results by calling a calculator or calculation function
Internal company dataUses only information included in the training processQueries databases and document systems for which access is authorised
Task executionGenerates a responsePerforms tasks such as making bookings, registering, sending and generating reports

How a request is processed

Request processing flow
Request example

What is possible with Tool Calling

Tool Calling connects information retrieval and task execution in a single conversational flow. Users can provide conditions in natural language without needing to know each service’s search method or menu location. Enterprises can configure the tools available for invocation differently according to user permissions and business rules.

Use casesConnected systemsProcessing examples
Real-time informationWeather, traffic, foreign exchange and share price APIsRetrieving current information and comparing it based on conditions
Accurate calculationsCalculators, statistical functions and pricing calculation APIsCalculating taxes, distances, costs and statistical values
Internal informationDocument repositories, databases and search systemsSearching for policies, contracts and performance data within the scope of permissions
Schedule managementCalendars and booking systemsChecking available times and adding appointments
CommunicationEmail, messaging and notification systemsComposing and sending messages after user approval
Business automationReporting, customer relationship management and enterprise resource planning systemsCollecting data, completing forms and changing statuses

Considerations to check during design

As connections to external systems increase, the scope of data access and execution permissions also expands. Service operators must define specific validation procedures before and after invocation, error handling methods and cost limits. Users must be able to check what information is being sent to which system.

Check itemPotential issueDesign approach
Personal information protectionPersonal information may be sent to external systems during invocationSend only the necessary data and manage encryption, retention periods and conditions for provision to third parties
Access permissionsData or functions that the user is not authorised to access may be accessedApply user authentication and role-based permissions, and recheck permissions before invocation
Data accuracyThe API may return outdated or incorrect valuesDisplay the data timestamp and source, and apply validation and cross-checking
Execution responsibilityUnintended actions may be confirmed during booking, payment or sendingApply user confirmation and approval steps to actions that are difficult to cancel
Cost managementOperating costs may increase due to repeated invocations and large-volume requestsSet invocation limits, result storage and rules to prevent duplicate requests
MaintenanceExternal APIs and input formats may changeOperate version management, automated testing, failure detection and fallback procedures
  • Limit sensitive information to the scope necessary for the purpose of the call.
  • Require user approval steps for payment, booking, transmission and deletion tasks.
  • Continuously record the tool’s response time, error rate and call costs.
  • Display the source and retrieval time of external data in the results.
  • When a tool failure occurs, apply retry limits and fallback processing criteria.

CLEVI’s approach to real-world business applications

CLEVI application principles

The usefulness of AI in business depends on model performance, the tools that can be connected, execution accuracy and the level of security controls. Connecting multiple tools to a single request enables everything from information retrieval to organising results and carrying out follow-up tasks on the same screen. Reflecting role-specific permissions and approval procedures can reduce repetitive tasks while maintaining the organisation’s security policies.

  • Tool Calling
  • Function Calling
  • Generative AI
  • AI agents
  • Business process automation
  • API integration
Back to newsroom
CLEVI

Language and region

Machine-translated languages are marked. Availability follows the published site bundle.

136 languages

Recommended

1

East Asia

7

Southeast Asia

11

South Asia

18

Central Asia

5

Middle East and the Caucasus

10

Western and Southern Europe

16

Britain and Ireland

4

Northern Europe and the Baltics

10

Central Europe and the Balkans

14

Eastern Europe

5

East Africa and the Horn

8

West and Central Africa

9

Southern Africa

8

The Americas

5

The Pacific

5
Real-time connected AI - Tool Calling — CLEVI