# PipelineArgumentsPatch

**object**

### argumentsmap  
*from strings to list of objects* [ArgumentSchema](https://docs.mediakind.com/api-reference/media-api/schemas/argumentschema) **Optional**

Arguments to each operation in the AI pipeline

Show value schemaHide value schema

`[any key]`  
*list of objects*

Show 2 propertiesHide 2 properties

### name  
*string* **Required**  
*1-260 characters*  
*pattern: ^[A-Za-z0-9_-]+$*

The name of the argument

### value  
*any* [AnyValue](https://docs.mediakind.com/api-reference/media-api/schemas/anyvalue) **Required**

The value of the argument

### name  
*string* **Optional**  
*0-255 characters*

The name of the AI pipeline the Transform will execute.
