[
{
"callToolId": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"toolId": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"name": "<string>",
"definition": {
"description": "<string>",
"dynamicParameters": [
{
"name": "<string>",
"schema": {},
"required": true
}
],
"staticParameters": [
{
"name": "<string>",
"value": "<unknown>"
}
],
"automaticParameters": [
{
"name": "<string>"
}
],
"timeout": "<string>",
"precomputable": true,
"http": {
"baseUrlPattern": "<string>",
"httpMethod": "<string>",
"authHeaders": [
"<string>"
],
"authQueryParams": [
"<string>"
],
"callTokenScopes": [
"<string>"
]
},
"client": {},
"dataConnection": {},
"staticResponse": {
"responseText": "<string>"
}
}
}
]