Skip to main content

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?

optional visibility?: 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.