set_relation_importance
Assign a numeric importance weight (0.0 to 1.0) to a relation in a knowledge graph, controlling its priority for context retrieval and semantic search.
Instructions
Set explicit importance weight for a relation
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| importance | Yes | Importance from 0.0 (unimportant) to 1.0 (critical) | |
| relation_id | Yes | Relation ID (full or prefix) |