{
"server_id": 0,
"server_name": "string",
"server_url": "string",
"transport": "string",
"oauth": true,
"actions": [
{
"id": 0,
"name": "string",
"description": "string",
"is_enabled": true,
"is_default": true,
"input_schema": {
"property1": "string",
"property2": "string"
},
"last_synced_at": "2019-08-24T14:15:22.123Z"
}
],
"total": 0,
"fetched_from_server": true
}