delete_account_slot
Remove a custom metadata slot from a GnuCash account by specifying the account path or GUID and the slot key to delete.
Instructions
Remove a custom metadata slot from an account.
Args: account: Account ref: full path (e.g., "Liabilities:Credit Cards:Capital One"), %short GUID, or full 32-char GUID. key: Slot key to remove.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | ||
| account | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |