CopilotKitParameter
Agent Runtimes / tools/adapters/copilotkit/CopilotKitToolAdapter / CopilotKitParameter
Interface: CopilotKitParameter
Defined in: tools/adapters/copilotkit/CopilotKitToolAdapter.ts:96
CopilotKit parameter definition (array format, not JSON Schema)
Properties
attributes?
optionalattributes?:CopilotKitParameter[]
Defined in: tools/adapters/copilotkit/CopilotKitToolAdapter.ts:101
description?
optionaldescription?:string
Defined in: tools/adapters/copilotkit/CopilotKitToolAdapter.ts:99
name
name:
string
Defined in: tools/adapters/copilotkit/CopilotKitToolAdapter.ts:97
required?
optionalrequired?:boolean
Defined in: tools/adapters/copilotkit/CopilotKitToolAdapter.ts:100
type?
optionaltype?:"string"|"number"|"boolean"|"object"|"object[]"
Defined in: tools/adapters/copilotkit/CopilotKitToolAdapter.ts:98