Metadata for the Tourmaline tool usage.
Properties
View raw schema
{
"type": "object",
"properties": {
"sharedToBluesky": {
"type": "boolean",
"description": "Whether the analysis was shared to Bluesky."
},
"scrobblesAnalyzed": {
"type": "integer",
"description": "The number of Teal.fm scrobbles analyzed."
}
},
"description": "Metadata for the Tourmaline tool usage."
}