assert_situation
Assert a fact by defining a situation with a verb and its roles, adding optional time constraints for validity.
Instructions
Assert a fact: reify a situation for verb and attach its roles.
Each role value is an existing entity id or an inline {id, axis, label}.
valid_from/valid_to are ISO-8601, for facts that are only valid during
a time range.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| verb | Yes | ||
| extra | No | ||
| roles | Yes | ||
| valid_to | No | ||
| valid_from | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |