pub type ToolMetadataInput = RegisterToolInput;
RegisterToolInput
pub struct ToolMetadataInput { pub id: Id, }
id: Id
ID of the tool, as it was configured.