slides
Hierarchy: presentation > slides
Parameter
Type
Input
Description
"slides": [
{
"slide_index": int,
"shapes": [],
"notes": string,
"tags": []
},
{
"slide_id": int,
"shapes": [],
"notes": [],
"tags": []
}
]Last updated