Tool Manifest
A document or file that specifies an external tool's metadata, available functions, and invocation requirements.
Explore more about Tool Integration
Related terms
A standardized metadata record describing a tool's capabilities, input parameters, and execution schema.
Tool CapabilityA specific action, function, or operational feature exposed by an external tool for an AI agent or system to execute.
Tool RegistryA centralized directory for storing, organizing, and discovering tools and their invocation specifications.
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.
OpenAPIOASA machine-readable specification for describing HTTP APIs, enabling AI systems and applications to discover and integrate callable API operations.