Remove a feature flag from the Featureflow platform by specifying its ID or unified key. This action requires production editor or admin permissions to execute.
Types text into Google Docs or Slides using real keystroke events, bypassing canvas editor restrictions and dismissing overlays. Supports Docs cursor and Slides placeholder selection.
An open source implementation of the Claude built-in text editor tool versions:
text\_editor\_20241022 (Claude 3.5 Sonnet)
text\_editor\_20250124 (Claude 3.7 Sonnet)
Locate the file and line where a feature is implemented in your repository. Provide the repository path and feature description to get precise code locations.
Check if a specific feature is implemented in your codebase by analyzing paths and querying details. Validate functionality with optional timeout and output size controls.
Create a new branch in PlayCanvas and switch the editor to it. Fork from the current branch or optional source branch/checkpoint to isolate feature work and return the new branch's VCS status.
Discover existing feature flags in your codebase to prevent duplicates and encourage reuse. Provides search instructions using file detection, git history, semantic name matching, and code context.
Find feature requests by text query. Get matching requests with vote counts and MRR to assess demand, avoid duplicates, and explore feature areas before creating new requests.