Source: https://manu-tests-all-orgs.docs-staging.pageloop.ai/mcp-tools/custom-objects/field-definitions/custom-object-delete-field-definition

# customObjectDeleteFieldDefinition

Delete a field definition.

Soft-deletes a field definition. Existing instances retain their stored values
for this field, but new instances cannot set values for it. The field will no longer appear in form schemas.

## Parameters

| Name      | Type    | Required | Description                                                     |
| --------- | ------- | -------- | --------------------------------------------------------------- |
| `fieldId` | integer | Yes      | The field definition ID (from customObjectListFieldDefinitions) |
