delete_agent_note
Remove a stored note or preference by key, with optional scope targeting a specific printer or global namespace.
Instructions
Remove a stored note or preference.
Args:
key: The key of the note to delete.
scope: The scope namespace (default ``"global"``).
printer_name: If provided, targets ``"printer:<name>"`` scope.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | ||
| scope | No | global | |
| printer_name | No |