spoolman_delete_field
Delete a custom field from a vendor, filament, or spool by specifying the entity type and key, removing unwanted metadata.
Instructions
Remove a custom extra field from an entity type.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | The field key to delete | |
| entity_type | Yes | The entity type: 'vendor', 'filament', or 'spool' |