Tool tree
IT services and digital transformation solutions
list_gantek_key_pagesAnswer
Lists Gantek.com key website sections (corporate info, solutions, academy, blog) with their tr/en/ru URLs. Read-only.
View tool JSON
{
"name": "list_gantek_key_pages",
"kind": "answer",
"impl": "imperative",
"description": "Lists Gantek.com key website sections (corporate info, solutions, academy, blog) with their tr/en/ru URLs. Read-only.",
"inputSchema": {
"type": "object",
"properties": {}
}
}search_gantek_siteAction
Searches Gantek.com pages and blog posts for a keyword and navigates the browser to the results page. Read-only — does not modify any data.
View tool JSON
{
"name": "search_gantek_site",
"kind": "act",
"impl": "imperative",
"description": "Searches Gantek.com pages and blog posts for a keyword and navigates the browser to the results page. Read-only — does not modify any data.",
"inputSchema": {
"type": "object",
"properties": {
"query": {
"type": "string",
"description": "Search keyword"
}
},
"required": [
"query"
]
}
}