finalize_schema
Finalize schema changes by retrieving updated schema (step 3 of schema field management).
Args: schema_id: The ID of the schema to finalize project_short_key: Project short key. project_key: Project key (tenant ID). Uses global tenant_id if not provided
Returns: JSON string with finalized schema data
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| schema_id | Yes | ||
| project_key | No | ||
| project_short_key | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |