On this pageIAgentPluginSchema interface Agent plugin schema Signature: export interface IAgentPluginSchema Properties Property Modifiers Type Description components { schemas: any; methods: any; }