@sqlrooms/room-store / CommandMcpToolDescriptor
Type Alias: CommandMcpToolDescriptor
CommandMcpToolDescriptor =
object
Properties
name
name:
string
commandId
commandId:
string
title
title:
string
description?
optionaldescription?:string
inputSchema?
optionalinputSchema?:RoomCommandPortableSchema
annotations?
optionalannotations?:object
| Name | Type |
|---|---|
readOnlyHint? | boolean |
idempotentHint? | boolean |
destructiveHint? | boolean |
requiresConfirmation? | boolean |
