login
Authenticate your session with the Tuma250 grocery site using configured credentials, ensuring access to products, carts, and order history. Returns success status.
Instructions
Ensure an authenticated session with the Tuma250 site.
Logs in using the configured credentials if the current session is not already authenticated. Subsequent tool calls auto-login as needed, so calling this tool explicitly is optional.
Returns: dict: {"success": bool, "message": str}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||