apiVersion: v3
kind: library
metadata:
  name: connector-spotify
  description: |
    A Connector for connecting to the Spotify API.
    - Provides Spotify API integration and authentication.
    - Enables music data retrieval and streaming functionality.
    - Handles user authentication and playlist management with Spotify.
  owner: data-platform
  tags:
    - public:false
spec:
  type: utility
