reserve_types
Batch-reserve type IDs for multiple type definitions. Provide each type with name, definition_json, description, links, and file_id.
Instructions
Batch-reserve type IDs before writing multiple type definitions. Include definition_json and description for every type.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| types | Yes | Array of type objects [{name, definition_json, description, links, file_id, skip_id_naming?}, ...] |