LO

Lovable — Agent Tool Schema Definitions (JSON)

Tool Schema ✦ Curated & attributed Advanced

JSON object defining Lovable's agent toolset for editing React projects, including file operations (lov-write, lov-line-replace, lov-view, lov-rename, lov-delete, lov-copy), dependency management, regex search, website fetching/download, console/network log readers, and integrations for Supabase docs, secrets, Stripe, security scans, image generation/editing, document parsing, web search, and analytics. Several tool descriptions embed detailed usage protocols, most notably the line-based search/replace tool with ellipsis matching and parallel-edit rules.

What makes this prompt notable

  • lov-line-replace specifies a line-numbered search/replace with ellipsis (...) for sections >6 lines and a long worked example
  • lov-write mandates '// ... keep existing code' comments for any unchanged block over 5 lines to minimize rewrites
  • Tool descriptions encode behavioral policy, e.g. lov-read-console-logs warns logs won't refresh and forbids calling it more than once
  • imagegen--generate_image bakes in model-selection heuristics (flux.schnell default, flux.dev for hero images) and ES6-import requirement
  • Bundles backend-as-a-service tooling: Supabase docs search/get, secret encryption, Stripe enablement, and RLS-focused security scan tools

Discussion (0)

Sign in to join the discussion.
Related

More in Tool & Function Schemas

AU
Augment Code
tool schema

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…

tool schema definition constraint setting in descriptions enum constraints
229 5.4k 2.3k words
LE
Leap.new
tool schema

Leap.new — Tool Schema Definitions (JSON)

JSON tool/function schema file defining ten code-generation tools for the Leap.new app builder, including create_artifact, define_backend_service, cre…

JSON Schema tool definitions enum constraints nested object schemas
228 6.5k 1.4k words
TR
Traycer AI
tool schema

Traycer AI — Plan Mode Tool Schemas

Tool schemas for Traycer's Plan mode, layering exploration tools (list_dir, file_search, grep_search, read_file, LSP navigation, get_diagnostics) with…

tool-use protocol structured JSON schema multi-agent orchestration
216 5k 1.4k words