Filter and organize Agent tool capabilities for specific tasks and performance optimization.
Tarko includes 32 built-in tools across 4 categories: general (1), browser (18), filesystem (11), and commands (2). Tool management allows you to precisely control which tools are available to optimize performance and focus capabilities.
| Option | Description | Example |
|---|---|---|
--tool.include <patterns> | Include tools matching patterns | --tool.include browser |
--tool.exclude <patterns> | Exclude tools matching patterns | --tool.exclude delete |
string.includes() for high performancebrowser not Browser)web_search - Search the web for informationbrowser_click - Click on page elementsbrowser_close_tab - Close browser tabbrowser_evaluate - Execute JavaScript codebrowser_form_input_fill - Fill form inputsbrowser_get_clickable_elements - Get clickable elementsbrowser_get_markdown - Extract page content as markdownbrowser_go_back - Navigate back in historybrowser_go_forward - Navigate forward in historybrowser_hover - Hover over elementsbrowser_navigate - Navigate to URLbrowser_new_tab - Open new browser tabbrowser_press_key - Press keyboard keysbrowser_read_links - Extract all page linksbrowser_screenshot - Take page screenshotsbrowser_scroll - Scroll page contentbrowser_select - Select dropdown optionsbrowser_switch_tab - Switch between tabsbrowser_tab_list - List all open tabscreate_directory - Create new directoriesdirectory_tree - Get directory structureedit_file - Edit existing filesget_file_info - Get file metadatalist_allowed_directories - List accessible directorieslist_directory - List directory contentsmove_file - Move or rename filesread_file - Read file contentsread_multiple_files - Read multiple files at oncesearch_files - Search for files by patternwrite_file - Write content to filesrun_command - Execute shell commandsrun_script - Run scripts with interpretersbrowser not Browser)browser_click not click)browser, filesystem, commands, generalstring.includes() for optimal speed