market_login
Authenticate in CLI Market to obtain access and refresh tokens. Required before cart, checkout, or orders.
Instructions
[Shop] Authenticate in CLI Market. Call before cart, checkout, or orders. Returns access + refresh tokens (access default 90d, refresh 365d) persisted locally. On 401 with expired access, CLI auto-calls POST /auth/refresh; agents may re-login or refresh.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| username | No | ||
| password | No |