sassy_hooks_suggest
Suggests relevant hooks based on the user's request text, returning ranked matches to resolve uncertainty about which hook to use.
Instructions
Suggest hooks based on what the user is trying to do.
Pass the user's request text. Returns matching hooks ranked by relevance. The AI should call this when it's unsure which hook to use, or proactively when the user's request matches a known domain.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_text | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |