[ { "name": "<string>", "description": "<string>", "parameters": [ { "name": "<string>", "type": "<string>", "optional": true } ], "return_type": "<string>" } ]
The response is of type object[].
object[]
Was this page helpful?