click.croft.tools.malachite

ewancroft.uk

Documentation

Metadata for the Malachite tool usage.

main object

Metadata for the Malachite tool usage.

Properties

mode string Optional

The import mode used (e.g. 'lastfm', 'spotify', 'combined', 'deduplicate').

recordsImported integer Optional

The number of records successfully imported or deduplicated.

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."
}

Lexicon Garden

@