Source: https://manu-tests-all-orgs.docs-staging.pageloop.ai/mcp-tools/custom-objects/object-type-discovery/get-object-type-form-fields

# getObjectTypeFormFields

Get form fields for a custom object type.

Returns the form schema (field definitions) for a specific custom object type.

## Parameters

| Name           | Type      | Required | Description                                                          |
| -------------- | --------- | -------- | -------------------------------------------------------------------- |
| `field_kind`   | FieldKind | No       | Optional filter on returned field definitions. ALL (default) returns |
| `objectTypeId` | integer   | Yes      | The object type ID                                                   |
