recommend_dismiss
Dismiss recommendation scenarios to prevent repeated suggestions for areas like authentication, databases, or payments when they're not needed.
Instructions
Dismiss a recommendation scenario so it won't be suggested again. Use when the user says they don't need a recommendation for a particular area.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scene | Yes | The scenario to dismiss. E.g. "auth", "database", "payments". | |
| project_path | No | Path to the project. Defaults to current working directory. |