lattice_create_api_token
Generate API tokens for AI tools and automation by specifying a token name and optional expiration (30d, 90d, 365d, or never).
Instructions
Create a new API token for AI tools or automation
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Token name | |
| expires_in | No | Expiration: '30d', '90d', '365d', or 'never'. Defaults to 90d |