Skip to main content

Tools

Tools

IDToolDescriptionApproval classificationGuideSource
agentAgentAgents tool for delegating and inspecting child Agent runs.Approval-gated: agent_profile_save, agent_promotesrc/row_bot/tools/agent_tool.py
arxivArxivArxiv retrieval tool - uses the arxiv package directly (no LangChain ArxivRetriever) for reliable rate-limiting and newest-first sorting.No tool-wide destructive classificationsrc/row_bot/tools/arxiv_tool.py
browserbrowser_guideGuidance for browser automation workflows.Operation-dependent approvaltool_guides/browser_guide/SKILL.mdsrc/row_bot/tools/browser_tool.py
calculatorCalculatorCalculator tool - safe math expression evaluation via simpleeval.No tool-wide destructive classificationsrc/row_bot/tools/calculator_tool.py
calendarcalendar_guideGuidance for Google Calendar event creation and management.Approval-gated: delete_calendar_event, move_calendar_eventtool_guides/calendar_guide/SKILL.mdsrc/row_bot/tools/calendar_tool.py
chartchart_guideGuidance for data visualisation and chart creation.No tool-wide destructive classificationtool_guides/chart_guide/SKILL.mdsrc/row_bot/tools/chart_tool.py
computer_useComputer UseProvider-neutral, self-gating Computer Use tool.Operation-dependent approvalsrc/row_bot/tools/computer_use_tool.py
conversation_searchConversation SearchConversation Search tool - search past conversations by keywordNo tool-wide destructive classificationsrc/row_bot/tools/conversation_search_tool.py
custom_tool_buildercustom_tool_builder_guideGuidance for creating reusable Custom Tools from repos or folders.No tool-wide destructive classificationtool_guides/custom_tool_builder_guide/SKILL.mdsrc/row_bot/tools/custom_tool_builder_tool.py
developerdeveloper_guideGuidance for using Developer Studio tools to inspect, edit, test, and review code workspaces safely.Operation-dependent approvaltool_guides/developer_guide/SKILL.mdsrc/row_bot/tools/developer_tool.py
documentsDocumentsDocument retrieval tool - searches the local FAISS vector store.No tool-wide destructive classificationsrc/row_bot/tools/documents_tool.py
duckduckgoDuckduckgoDuckDuckGo web search tool - no API key required.No tool-wide destructive classificationsrc/row_bot/tools/duckduckgo_tool.py
filesystemfilesystem_guideGuidance for workspace file tools vs shell commands.Approval-gated: workspace_file_delete, workspace_move_filetool_guides/filesystem_guide/SKILL.mdsrc/row_bot/tools/filesystem_tool.py
gmailGmailGmail tool - search, read, draft, and send emails via the Gmail APIApproval-gated: send_gmail_messagesrc/row_bot/tools/gmail_tool.py
goalgoal_guideGuidance for durable /goal progress tracking.Operation-dependent approvaltool_guides/goal_guide/SKILL.mdsrc/row_bot/tools/goal_tool.py
image_genImage GenImage generation tool - generate and edit images via OpenAI / GoogleNo tool-wide destructive classificationsrc/row_bot/tools/image_gen_tool.py
mcpmcp_guideGuidance for using external MCP tools safely.Approval-gated: MCP destructive tool lookup failed: %stool_guides/mcp_guide/SKILL.mdsrc/row_bot/tools/mcp_tool.py
memoryMemoryMemory tool - save, search, list, update, delete, link, and explore memoriesApproval-gated: delete_memorysrc/row_bot/tools/memory_tool.py
row_bot_statusrow_bot_status_guideGuidance for querying and managing Row-Bot's own configuration and logs.Operation-dependent approvaltool_guides/row_bot_status_guide/SKILL.mdsrc/row_bot/tools/row_bot_status_tool.py
shellshell_guideGuidance for shell commands and system info queries.Operation-dependent approvaltool_guides/shell_guide/SKILL.mdsrc/row_bot/tools/shell_tool.py
system_infoSystem InfoSystem Info tool - one-shot system overview via psutilNo tool-wide destructive classificationsrc/row_bot/tools/system_info_tool.py
taskTaskTask tool - create, list, and run tasks from the agentApproval-gated: task_deletesrc/row_bot/tools/task_tool.py
trackertracker_guideGuidance for habit and activity tracking tools.Approval-gated: tracker_deletetool_guides/tracker_guide/SKILL.mdsrc/row_bot/tools/tracker_tool.py
updaterupdater_guideGuidance for checking for and installing Row-Bot updates.Operation-dependent approvaltool_guides/updater_guide/SKILL.mdsrc/row_bot/tools/updater_tool.py
url_readerUrl ReaderURL / Webpage Reader tool - fetch and extract text from any URL.No tool-wide destructive classificationsrc/row_bot/tools/url_reader_tool.py
video_genVideo GenVideo generation tool - generate videos via Google Veo / xAINo tool-wide destructive classificationsrc/row_bot/tools/video_gen_tool.py
visionvision_guideGuidance for using webcam, screen capture, and image analysis.No tool-wide destructive classificationtool_guides/vision_guide/SKILL.mdsrc/row_bot/tools/vision_tool.py
weatherweather_guideGuidance for using weather tools effectively.No tool-wide destructive classificationtool_guides/weather_guide/SKILL.mdsrc/row_bot/tools/weather_tool.py
web_searchWeb SearchWeb search retrieval tool (Tavily).No tool-wide destructive classificationsrc/row_bot/tools/web_search_tool.py
wikiwiki_guideGuidance for the Obsidian-compatible wiki vault.No tool-wide destructive classificationtool_guides/wiki_guide/SKILL.mdsrc/row_bot/tools/wiki_tool.py
wikipediaWikipediaWikipedia retrieval tool.No tool-wide destructive classificationsrc/row_bot/tools/wikipedia_tool.py
wolframWolframWolfram Alpha tool - advanced computation, unit conversion, and knowledge queriesNo tool-wide destructive classificationsrc/row_bot/tools/wolfram_tool.py
xx_guideEssential guidance for using X (Twitter) tools correctly - search syntax, time filtering, and engagement patterns.Approval-gated: x_posttool_guides/x_guide/SKILL.mdsrc/row_bot/tools/x_tool.py
youtubeYoutubeYouTube tools - search videos and fetch transcripts.No tool-wide destructive classificationsrc/row_bot/tools/youtube_tool.py