📁 Reference
Api

pluginApi

ensure

Terminal
ensure pluginApi PluginApiName type:"..."

type : delete | get | patch | post | put | webhook

remove

Terminal
remove pluginApi PluginApiName

update

Terminal
update pluginApi PluginApiName name:"Symbol"
update pluginApi PluginApiName description:"null | @null | @empty | paragraph"
update pluginApi PluginApiName inputForm:"null | Form"
update pluginApi PluginApiName outputForm:"..."
update pluginApi PluginApiName guaranteedInvocation:"true | false | yes | no"
update pluginApi PluginApiName filterTags:"..."

outputForm : null | Form | $FormMapOfOptions | $FormPickTree | $FormSetOfUser | $FormPluginConfig

filterTags : null | @empty | FilterTag1, FilterTag2, ...

print

Terminal
print pluginApi PluginApiName