batch_add_tokens
Add multiple tokens to a specific pool in one call, with optional pool name for targeted batch token management.
Instructions
Batch add tokens to a specific pool.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tokens | Yes | List of token strings to add. | |
| pool_name | No | Target pool name (default: ssoBasic). | ssoBasic |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |