Skip to main content
Defined in: server/apps/types.ts:35

Properties

resourceUri?

Defined in: server/apps/types.ts:37 Explicit resource URI. Auto-derived from tool name when omitted.

visibility?

Defined in: server/apps/types.ts:43 Who can see and call this tool. Defaults to ['model', 'app'] per SEP-1865 (visible to the model, and callable by the app served from this same connection) when omitted.