﻿# ProcessorInfo

Schema definition for ProcessorInfo

# ProcessorInfo

Schema definition for ProcessorInfo

## Schema Viewer

<JsonSchemaViewer
  schema={schema}
  name="ProcessorInfo"
  category="common"
  client:load
/>

## Description

This schema defines the structure and validation rules for ProcessorInfo.

## Properties

- **id** (string, required): Processor ID.
- **name** (string, required): Processor name.

## Related Schemas

See other schemas in the [common](/reference/schemas/common/) category.