Interface: ToolMetaParams
Defined in: registerAppResource.ts:109
Parameters for RegisteredAppResource.toolMeta.
Properties
_meta?
optional_meta?:Record<string,unknown>
Defined in: registerAppResource.ts:116
Further _meta entries to merge in, e.g. vendor-namespaced keys.
visibility?
optionalvisibility?:UiToolVisibility[]
Defined in: registerAppResource.ts:114
Who may reach the tool. Left unset, the spec's default applies — visible to the model and callable by the app.