Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 593 Bytes

Tool.md

File metadata and controls

27 lines (15 loc) · 593 Bytes

Tool

Properties

Name Type Description Notes
toolId String
type TypeEnum
name String [optional]
description String [optional]
function FunctionDetailOutput [optional]
retrieval RetrievalDetail [optional]

Enum: TypeEnum

Name Value
RETRIEVAL "retrieval"
FUNCTION "function"