Get Removal Kit
boosthis_get_removal_kitEverything involved in removing Boosthis from THIS React Native project: ai_instructions (the removal sequence), paths[] (every kit file), remove_dependencies[] (package.json entries), config_files[] (boosthis.config.json, where the project key is stored), wiring_to_strip[] (the calls), and mcp_config_to_strip[] (Boosthis MCP entries in an AI tool's config). The sequence is load-bearing: the telemetry client's forget() erases server data and wipes local telemetry state, and it only reaches the server while the config still holds the key — so a config deleted first leaves the server-side data in place.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_code | No | The 8-character project code from this description's lead — not the project name, which two projects can share. Required when the account holds several projects. |