Tool Descriptor
A standardized metadata record describing a tool's capabilities, input parameters, and execution schema.
Explore more about Tool Integration
Related terms
A document or file that specifies an external tool's metadata, available functions, and invocation requirements.
Tool CapabilityA specific action, function, or operational feature exposed by an external tool for an AI agent or system to execute.
Function SchemaA structured specification that defines a callable function's name, purpose, parameters, input types, constraints, and expected outputs, enabling AI systems to correctly invoke tools and generate valid arguments.
Tool AdapterA software component that translates interface calls between external tools and an AI system for standardized execution.
Tool RegistryA centralized directory for storing, organizing, and discovering tools and their invocation specifications.