ToolMetadataInput

Type Alias ToolMetadataInput 

Source
pub type ToolMetadataInput = RegisterToolInput;
👎Deprecated: Use RegisterToolInput instead.

Aliased Type§

pub struct ToolMetadataInput {
    pub id: Id,
}

Fields§

§id: Id

ID of the tool, as it was configured.