Request a weekly-token Z.ai Claude-Code key (member)
ic_request_zai_keyic-member flow: request a weekly-token Z.ai Claude-Code key. Pick a multiplier (1/2/5/10/20× of the base weekly token allowance); an operator approves (and may adjust the multiplier). The minted key resets its token meter every Monday and never expires. Args: { multiplier?: 1|2|5|10|20 (default 1), note?: string }. Returns { ok, request_id, status:'pending', multiplier }. Required scope: keys:request.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note | No | Optional context for the operator (e.g. what you're building). | |
| multiplier | No | Weekly-token multiplier (× the base allowance). Default 1. The operator may approve a different multiplier. |