set_token
Stage a token write by adding or replacing a token at a given path in a named set of the active catalog's working copy. Edits accumulate until committed.
Instructions
Stage a token write. Adds (or replaces) a token at path in the named set of the active catalog's working copy. Edit accumulates until you call commit_and_push. Use type to give Tokens Studio the correct token type (color / spacing / borderRadius / ...); we'll infer from value shape if omitted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| set | Yes | ||
| path | Yes | ||
| type | No | ||
| value | Yes |