mirror of
https://github.com/x1xhlol/system-prompts-and-models-of-ai-tools.git
synced 2026-08-16 21:24:09 +00:00
style(comet): align form input schema indentation
This commit is contained in:
parent
922434af36
commit
34cf68bbc9
@ -182,10 +182,10 @@
|
|||||||
"type": "string",
|
"type": "string",
|
||||||
"description": "Element reference from read_page, such as ref_1."
|
"description": "Element reference from read_page, such as ref_1."
|
||||||
},
|
},
|
||||||
"value": {
|
"value": {
|
||||||
"type": ["string", "boolean"],
|
"type": ["string", "boolean"],
|
||||||
"description": "Value to set; string for text/dropdowns or boolean for checkboxes."
|
"description": "Value to set; string for text/dropdowns or boolean for checkboxes."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"required": [
|
"required": [
|
||||||
"tab_id",
|
"tab_id",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user