check_fpl_authentication
Verify FPL authentication status and retrieve basic team information to ensure access to Fantasy Premier League data and related features.
Instructions
Check if FPL authentication is working correctly
Returns:
Authentication status and basic team information
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"title": "check_fpl_authenticationArguments",
"type": "object"
}