Tool API
Structure of Tool Query and Response
The ToolQuery
class defines the structure for tool operation requests:
The ToolResponse
class defines the structure for tool operation responses:
Available Tool Management Commands
List Hub Tools
List Local Tools
Download a Tool
Upload a Tool
These commands help you discover, install, and share tools that extend AIOS functionality. Tools can provide specialized capabilities like data processing, external API access, and advanced computational features.
Last updated