jumpcloud_config_get
Fetch a single user-scoped configuration key from JumpCloud's Postgres database. Get the value for a specified key with read-only access.
Instructions
Read-only Postgres config getter. Use to fetch one user-scoped configuration key. Risk: low.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | ||
| userId | No | ||
| tenantId | No |