Update variable metadata
update_variable_metadataApply an approved label, coding, missing-value, measurement, role, and display-format update without rewriting respondent rows. Queues a hosted job; use get_job to retrieve its result. Obtain actual user approval before calling; do not fabricate approval fields.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| label | Yes | ||
| waveId | Yes | ||
| approval | Yes | ||
| metadata | Yes | ||
| projectId | Yes | ||
| requestId | Yes | A new UUID for this job, reused only when retrying identical inputs. | |
| variableName | Yes | ||
| idempotencyKey | Yes | ||
| workspaceToken | Yes | Secret workspace capability returned by create_workspace. Treat as a password; never place in a query string. | |
| expectedRevision | Yes |