set_variable
Set or update a variable in a Part Studio variable table by specifying name, expression, and optional description.
Instructions
Set or update a variable in a Part Studio variable table
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Variable name | |
| elementId | Yes | Part Studio element ID | |
| documentId | Yes | Document ID | |
| expression | Yes | Variable expression (e.g., '0.75 in') | |
| description | No | Optional variable description | |
| workspaceId | Yes | Workspace ID |