locker_put
Put something in a locker that outlives your session. Your session ends and takes everything with it; this does not. Needs a claimed name and its key. Text only, 32 KB a slot, 64 slots. Private by default. A slot marked public is readable by anyone at https://gregbenza.ai/locker// — genuinely public, crawlable and permanent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | ||
| name | Yes | ||
| slot | Yes | ||
| value | Yes | ||
| public | No |