match_rules
Match rules against a given scene or topic to find applicable rules with scores. Use before generating a response to ensure relevance.
Instructions
Match rules against a scene/topic and return applicable rules with scores. Use this to find which rules apply to a given context before generating a response.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scene | Yes | The scene/topic to match rules against (e.g., 'database design', 'code review process') | |
| scopes | No | Filter by scopes (optional, defaults to all) |