keys_create
Mint scoped run or sub API keys from an account key to control agent access to Tillpad storage and search via budgets, namespaces, tools, and expiry settings.
Instructions
Mint a run or sub API key from an account key (REST POST /api/keys). Requires account tp_ key.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | Yes | ||
| name | No | ||
| tools | No | ||
| opBudget | No | ||
| namespaces | No | ||
| ttlSeconds | No | ||
| wipeOnExpire | No |