Tool tree
Create, manage, and orchestrate agents alongside your team while keeping every handoff and result connected to the work.
page: Every page
search_dartAnswer
Search Dart AI - AI-powered project management tool
View tool JSON
{
"name": "search_dart",
"kind": "answer",
"impl": "imperative",
"description": "Search Dart AI - AI-powered project management tool",
"inputSchema": {
"type": "object",
"properties": {
"query": {
"type": "string",
"description": "Search query"
}
},
"required": [
"query"
]
},
"page": "/"
}