List target-configured and platform-native tools available to target chat
curl --request GET \
--url https://api.acornops.dev/api/v1/workspaces/{workspaceId}/targets/{targetId}/tools \
--cookie acornops_cp_session=const options = {method: 'GET', headers: {cookie: 'acornops_cp_session='}};
fetch('https://api.acornops.dev/api/v1/workspaces/{workspaceId}/targets/{targetId}/tools', options)
.then(res => res.json())
.then(res => console.log(res))
.catch(err => console.error(err));{
"workspaceId": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"targetId": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"targetType": "kubernetes",
"permissions": {},
"items": [
{
"id": "<string>",
"label": "<string>",
"description": "<string>",
"enabled": true,
"toggleable": true,
"origin": "target_setting",
"capability": "read",
"runtimeKind": "provider_native",
"visibility": {
"appearsInAssistantToolList": true,
"appearsInRunEnabledTools": true,
"appearsInToolCalls": true
},
"permissions": {},
"readiness": {},
"config": {}
}
]
}{
"error": {
"code": "<string>",
"message": "<string>",
"retryable": true,
"details": {}
}
}{
"error": {
"code": "<string>",
"message": "<string>",
"retryable": true,
"details": {}
}
}{
"error": {
"code": "<string>",
"message": "<string>",
"retryable": true,
"details": {}
}
}{
"error": {
"code": "<string>",
"message": "<string>",
"retryable": true,
"details": {}
}
}{
"error": {
"code": "<string>",
"message": "<string>",
"retryable": true,
"details": {}
}
}{
"error": {
"code": "<string>",
"message": "<string>",
"retryable": true,
"details": {}
}
}{
"error": {
"code": "<string>",
"message": "<string>",
"retryable": true,
"details": {}
}
}Agent capabilities and target tools
List target-configured and platform-native tools available to target chat
List target-configured and platform-native tools available to target chat
curl --request GET \
--url https://api.acornops.dev/api/v1/workspaces/{workspaceId}/targets/{targetId}/tools \
--cookie acornops_cp_session=const options = {method: 'GET', headers: {cookie: 'acornops_cp_session='}};
fetch('https://api.acornops.dev/api/v1/workspaces/{workspaceId}/targets/{targetId}/tools', options)
.then(res => res.json())
.then(res => console.log(res))
.catch(err => console.error(err));{
"workspaceId": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"targetId": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"targetType": "kubernetes",
"permissions": {},
"items": [
{
"id": "<string>",
"label": "<string>",
"description": "<string>",
"enabled": true,
"toggleable": true,
"origin": "target_setting",
"capability": "read",
"runtimeKind": "provider_native",
"visibility": {
"appearsInAssistantToolList": true,
"appearsInRunEnabledTools": true,
"appearsInToolCalls": true
},
"permissions": {},
"readiness": {},
"config": {}
}
]
}{
"error": {
"code": "<string>",
"message": "<string>",
"retryable": true,
"details": {}
}
}{
"error": {
"code": "<string>",
"message": "<string>",
"retryable": true,
"details": {}
}
}{
"error": {
"code": "<string>",
"message": "<string>",
"retryable": true,
"details": {}
}
}{
"error": {
"code": "<string>",
"message": "<string>",
"retryable": true,
"details": {}
}
}{
"error": {
"code": "<string>",
"message": "<string>",
"retryable": true,
"details": {}
}
}{
"error": {
"code": "<string>",
"message": "<string>",
"retryable": true,
"details": {}
}
}{
"error": {
"code": "<string>",
"message": "<string>",
"retryable": true,
"details": {}
}
}Authorizations
Path Parameters
Example:
"4b930d98-add9-4924-ab26-3c16d96ec373"
Example:
"5b006e4c-509c-458a-9f02-5aafbdc01ade"