Can you have multiple start tool messages like the default setup has?
"type": "request-start"
Can you have more than one like this
"content": "Text here",
"content": "text 2"
Or can you comma out options
"content": "text 1"."text 2",
I'm assuming since the default have varied options then we should be able to set up the same also?