create_token
Create a new API token to authenticate with the server. Specify a name and optional expiration; the token secret is shown only once.
Instructions
Create a new API token. API token required. The token secret is shown only once.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name of the token (e.g., 'GitHub Actions') | |
| expires_in_days | No | Number of days until the token expires |