kv_delete
Delete a shared value by key from the hive memory store, removing outdated or unnecessary entries for the current project.
Instructions
Delete a shared value by key.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | ||
| project_id | No | Different project override. Use ONLY when the user explicitly asks for another project by name; otherwise stay in the current scope, even when results are empty. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | ||
| deleted | Yes | ||
| project_id | Yes |