app.rocksky.player.seek

rocksky.app

{
  "id": "app.rocksky.player.seek",
  "defs": {
    "main": {
      "type": "procedure",
      "parameters": {
        "type": "params",
        "required": [
          "position"
        ],
        "properties": {
          "playerId": {
            "type": "string"
          },
          "position": {
            "type": "integer",
            "description": "The position in seconds to seek to"
          }
        }
      },
      "description": "Seek to a specific position in the currently playing track"
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against app.rocksky.player.seek

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:vegqomyce4ssoqs7zwqvgqty
CID
bafyreigp5ticle7flox676qrr6sitv4ihuf6xv3erzqlgxl6sjjvghm4d4
Indexed At
2026-01-28 05:46 UTC
AT-URI
at://did:plc:vegqomyce4ssoqs7zwqvgqty/com.atproto.lexicon.schema/app.rocksky.player.seek

Lexicon Garden

@