RoutesProfilesProfileidTools
/profiles/{profileId}/tools
curl -X GET "https://YOUR_ORG_ID.gatana.ai/api/v1/profiles/string/tools"{
"tools": {
"property1": [
"string"
],
"property2": [
"string"
]
}
}curl -X GET "https://YOUR_ORG_ID.gatana.ai/api/v1/profiles/string/tools"{
"tools": {
"property1": [
"string"
],
"property2": [
"string"
]
}
}curl -X GET "https://YOUR_ORG_ID.gatana.ai/api/v1/profiles/string/tools"