finish_authentication
Complete Last.fm authentication by exchanging an approved browser token for a stored session key, enabling authorized API access.
Instructions
Exchange an approved token for a stored session key.
Args: token: The token returned by start_authentication, after approving it in the browser.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| token | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |