An agent object used for tasks or apps
{
"_id": "<string>",
"orgId": "<string>",
"teamId": "<string>",
"name": "<string>",
"role": "<string>",
"goal": "<string>",
"backstory": "<string>",
"modelId": "<string>",
"functionModelId": "<string>",
"verbose": true,
"allowDelegation": true,
"toolIds": [
"<string>"
],
"icon": {}
}
An agent object used for tasks or apps
{
"_id": "<string>",
"orgId": "<string>",
"teamId": "<string>",
"name": "<string>",
"role": "<string>",
"goal": "<string>",
"backstory": "<string>",
"modelId": "<string>",
"functionModelId": "<string>",
"verbose": true,
"allowDelegation": true,
"toolIds": [
"<string>"
],
"icon": {}
}