project_link_schemas
Link schemas to a project. Accepts schema UUIDs or names.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_uuid | Yes | UUID of the project to link schemas to. | |
| schema_names | No | List of schema names to link (resolved to UUIDs). | |
| schema_uuids | No | List of schema registry UUIDs to link. |