For the complete documentation index, see llms.txt. This page is also available as Markdown.

PluginValueAttributes

Attributes of the PluginValueAttributes type

Attributes for creating and updating a plugin value

{
  "pluginParameterId": "456123",
  "pluginId": "456123",
  "value": ""
}
Name
Type
Description

pluginParameterId

ID

pluginId

ID

value

String

Last updated

Was this helpful?