get_schema
Get a schema's current fields using its ID (step 1 of schema field management).
Args: schema_id: The ID of the schema to retrieve project_key: Project key (tenant ID). Uses global tenant_id if not provided
Returns: JSON string with schema fields and metadata
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| schema_id | Yes | ||
| project_key | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |