Authorization: Bearer ********************
curl --location 'https://api.hiveflow.ai/api/api/mcp/servers//tools//execute' \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data '{ "parameters": {} }'