P

portalmuzyczny.pl

Polish music portal covering artists, albums, concerts, music history, audio gear, vinyl, CDs and streaming.

1read
https://portalmuzyczny.pl

live · Personal & Media · JSON · API for agents

Tools 1 tool

searchPortalMuzycznyread

Search PortalMuzyczny.pl public music news, reviews, concerts, artists and articles.

View tool JSON
{
  "name": "searchPortalMuzyczny",
  "kind": "read",
  "impl": "declarative",
  "description": "Search PortalMuzyczny.pl public music news, reviews, concerts, artists and articles.",
  "inputSchema": {
    "type": "object",
    "properties": {
      "q": {
        "type": "string"
      }
    },
    "required": [
      "q"
    ]
  },
  "page": "/"
}