steady_set_cookies
Store authentication cookies locally to enable automated check-in submissions to Steady by providing required session tokens for team workflows.
Instructions
Store Steady cookies (Cookie header value) locally so other tools can authenticate. Provide at least remember_user_token and/or _sthr_session.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cookies | Yes | Cookie header value, e.g. `_sthr_session=...; remember_user_token=...` |