Metadata for the Malachite tool usage.
Properties
View raw schema
{
"type": "object",
"properties": {
"mode": {
"type": "string",
"description": "The import mode used (e.g. 'lastfm', 'spotify', 'combined', 'deduplicate')."
},
"recordsImported": {
"type": "integer",
"description": "The number of records successfully imported or deduplicated."
}
},
"description": "Metadata for the Malachite tool usage."
}