delete_field_plugin
Remove a field plugin from Storyblok by specifying its numeric ID to manage content structure and eliminate unused components.
Instructions
Deletes a field plugin by its ID.
Args: field_type_id (int): Numeric ID of the field plugin to delete.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| field_type_id | Yes | Numeric ID of the field plugin to delete |