clear_auth_data
Clear cached authentication data and app selection to reset OAuth tokens and account settings.
Instructions
Clear all cached authentication data and app selection. Use this when: 1) MAC Token expired or invalid, 2) Want to switch accounts, 3) Need to reset authentication. This will clear both OAuth token file and app cache.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| clear_cache | No | Clear app selection cache (default: true) | |
| clear_token | No | Clear OAuth token file (default: true) |