create_namespace
Create a shared namespace for agent memory. Returns a key to share with multiple agents for collective reading and writing.
Instructions
Create a shared memory namespace that multiple agents can read from and write to. Returns a namespace_key to share with each agent. Free to call (no credit deducted).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| label | No | Optional human-readable name. Max 100 characters. |