# AgentDraft
## Properties
**input_transforms** | Option<[**std::collections::HashMap<String, serde_json::Value>**](serde_json::Value.md)> | The agent's input transforms: provider, system prompt, output type and the rest. The message and attachments come from the case and override anything named here. | [optional]
**tools** | Option<[**Vec<std::collections::HashMap<String, serde_json::Value>>**](std::collections::HashMap.md)> | | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)