{
"project_id": 0,
"name": "string",
"description": "string",
"avatar": "http://example.com",
"prefix_prompt": "string",
"custom_instructions": "string",
"type": "QnA",
"llm_config_id": 0,
"agent_requirements": "string",
"create_email_alias": true,
"access": "Only me",
"status": "string",
"sample_q1": "string",
"sample_q2": "string",
"sample_q3": "string",
"sample_q4": "string",
"caching_enabled": true,
"react_enabled": true,
"reasoning_mode": "react",
"requested_tools": {
"property1": null,
"property2": null
},
"tool_connections": {
"property1": null,
"property2": null
},
"character_voice_id": "string",
"created_by": "string",
"corpus_id": 0,
"pattern_id": 0,
"is_published_as_teammate": true,
"cloned_from": 0,
"tags": "string",
"conversation_starter_enabled": true,
"enable_embed": true,
"call_enabled": true
}