Augment Code — Tool Schemas (Claude Sonnet 4)
JSON tool-definition file for the Augment Agent (Claude Sonnet 4 variant) defining ~22 tools: file editing (str-replace-editor with line-numbered mult…
Real, published system prompts from shipping AI products — each with source attribution and notes on what makes it work.
JSON tool-definition file for the Augment Agent (Claude Sonnet 4 variant) defining ~22 tools: file editing (str-replace-editor with line-numbered mult…
JSON tool/function schema file defining ten code-generation tools for the Leap.new app builder, including create_artifact, define_backend_service, cre…
Tool schemas for Traycer's Plan mode, layering exploration tools (list_dir, file_search, grep_search, read_file, LSP navigation, get_diagnostics) with…
Machine-readable JSON array of Claude Code's 15 tool definitions, each with a descriptive prose blurb and an input_schema. Tools include Task (subagen…
A JSON tool-definition array for Notion AI's eight workspace tools: view (load entities/webpages by URL), search (a single tool with internal/web/defa…
OpenAI function-calling tool schema for the GPT-5 Augment Agent. Wraps each tool in {type:function, function:{...}} form and defines view, grep-search…
An OpenAI function-calling tool array of 29 tools defining the full action surface of the Manus autonomous agent: user messaging (message_notify_user,…
TypeScript-namespace style tool definitions for Windsurf Cascade, declaring ~30 tools spanning codebase search (codebase_search, grep_search, find_by_…
A documentation-style listing (not strict JSON schema) of Comet's browser-automation toolset: navigate, computer (click/type/key/scroll/screenshot), r…
Read-only exploration and planning tool schemas for Traycer's Phase mode. Includes LSP-backed navigation (find_references, go_to_definition, go_to_imp…
A lightweight router prompt that decides between two tools for app/website design: clone_website (when the request explicitly names a URL and asks to …
JSON tool definitions for the Replit agent, declaring ~20 functions plus a list of internal context tags. Tools cover workflow control (restart_workfl…
JSON array defining the browser-automation toolset for Claude in Chrome. Includes a multi-action 'computer' tool (click/type/screenshot/scroll/zoom/ho…
A documented list of 27 tools and their JSON parameter schemas available to Emergent's E1 agent. Covers file editing (bulk_file_writer, search_replace…
A JSON array of function/tool definitions for the Cursor agent, each with a description and JSON-Schema parameters. Defines codebase_search (semantic)…
A JSON tools manifest defining nine v0 capabilities as draft-07 schemas: FetchFromWeb, GrepRepo, LSRepo, ReadFile, InspectSite, SearchWeb, TodoManager…
JSON Schema (draft-07) array defining Same.dev's agent toolset: startup (scaffold a TS/Biome/Bun project from an enumerated framework+shadcn-theme set…
JSON tool-schema definitions for Trae's agentic Builder mode, covering 18 tools spanning task tracking, codebase retrieval, file editing, command exec…