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

# getObjectTypeDraft

Get the active DRAFT for an object type.

Returns the current draft state of the object type, including:

- Draft-mode metadata changes (displayName, description, displayIdPrefix, icon)
- `workspace_id` and `workspace_ids` — current workspace assignments (direct-write, always live)
- Fields a

## Parameters

| Name           | Type    | Required | Description                               |
| -------------- | ------- | -------- | ----------------------------------------- |
| `objectTypeId` | integer | Yes      | The object type ID (from listObjectTypes) |
