authenticate_plex
Generate Plex OAuth login URL to authenticate users for accessing media libraries, enabling search, browsing, and management of movies, TV shows, and music content.
Instructions
Initiate Plex OAuth authentication flow to get user login URL
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"required": [],
"type": "object"
}