Skip to main content

IAgentPluginSchema interface

Agent plugin schema

Signature:

export interface IAgentPluginSchema

Properties

Property

Modifiers

Type

Description

components

{ schemas: any; methods: any; }