Refine play type integration flow and docs
This commit is contained in:
@@ -725,8 +725,8 @@ pub async fn execute_puzzle_agent_action(
|
||||
}
|
||||
"save_puzzle_form_draft" => {
|
||||
let seed_text = build_puzzle_form_seed_text_from_parts(
|
||||
None,
|
||||
None,
|
||||
payload.work_title.as_deref(),
|
||||
payload.work_description.as_deref(),
|
||||
payload
|
||||
.picture_description
|
||||
.as_deref()
|
||||
|
||||
Reference in New Issue
Block a user