lattice_create_worker_token
Creates a registration token for a worker, used by the runner to connect. The plaintext token is returned once and then masked in the server response.
Instructions
Create a registration token for a worker, used by the runner to connect. Plaintext is returned once and this server masks it to its first two characters — read the usable value from the Lattice UI, or set LATTICE_ALLOW_SECRET_VALUES=1
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Worker ID | |
| name | Yes | Token name |