app.rocksky.song.matchSong

rocksky.app

{
  "id": "app.rocksky.song.matchSong",
  "defs": {
    "main": {
      "type": "query",
      "output": {
        "schema": {
          "ref": "app.rocksky.song.defs#songViewDetailed",
          "type": "ref"
        },
        "encoding": "application/json"
      },
      "parameters": {
        "type": "params",
        "required": [
          "title",
          "artist"
        ],
        "properties": {
          "title": {
            "type": "string",
            "description": "The title of the song to retrieve"
          },
          "artist": {
            "type": "string",
            "description": "The artist of the song to retrieve"
          }
        }
      },
      "description": "Matches a song against Rocksky’s music database and external metadata providers to resolve the best canonical track, artist, and album"
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against app.rocksky.song.matchSong

Validation Options
Automatically resolve and include external schemas for full validation
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:vegqomyce4ssoqs7zwqvgqty
CID
bafyreiatinfso4ybevn7rlimifu3yfzzaa2cytt3gseuzchiqrnmchscdu
Indexed At
2026-01-27 06:18 UTC
AT-URI
at://did:plc:vegqomyce4ssoqs7zwqvgqty/com.atproto.lexicon.schema/app.rocksky.song.matchSong

Referenced Schemas (1)

Lexicon Garden

@