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

Properties

resourceUri?

optional resourceUri?: string;
Defined in: server/apps/types.ts:16 Explicit resource URI. Auto-derived from tool name when omitted.

visibility?

optional visibility?: Visibility[];
Defined in: server/apps/types.ts:18 Who can see this tool. Defaults to [‘model’].