Create Story Link
create_story_linkDefine relationships between stories by linking them as blocks, duplicates, or relates to.
Instructions
Link two stories together (e.g. blocks, is blocked by, relates to, duplicates).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| verb | Yes | Relationship: subject 'blocks' object, subject 'duplicates' object, etc. | |
| confirm | No | Must be CONFIRM_WRITE to execute | |
| dry_run | No | ||
| object_id | Yes | The story that is the object | |
| subject_id | Yes | The story that is the subject |