getsign_account
Check GetSign auth and Monday-app install state.
action=preflight (default): token configured + GET /account if connected.
action=status: whether a session token is configured (does not probe /account).
action=install_state: whether the Monday app is installed (tri-state). Pass
account_id for an account that has never connected — defaults to this session.
installed is true, false, or null (not known). Never report null as installed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | No | preflight | |
| account_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||