Skip to main content

IAgentPluginSchema interface

Agent plugin schema

Signature:

export interface IAgentPluginSchema

Properties

PropertyModifiersTypeDescription
components{ schemas: any; methods: any; }