tokens_create
Create a new personal access token for Databricks. Optionally set lifetime in seconds and add a comment.
Instructions
Create a new PAT token. Returns token_value (only returned once).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lifetime_seconds | No | Lifetime in seconds (defaults to the workspace maximum) | |
| comment | No | Free-form comment / label |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |