Link Visual State
link_visual_stateLink a task or artifact to a visual state ID via a relationship edge (renders, blocked by, verifies) to capture visual dependencies.
Instructions
Link a task or artifact to a visual memory state ID via renders_state, blocked_by_visual_state, or verifies_visual_state edge.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | No | Optional project identifier. | |
| metadata | No | Optional additional metadata. | |
| target_id | Yes | The task or artifact node ID in state memory. | |
| source_url | No | Optional source URL or page location. | |
| relationship | No | The edge type (default renders_state). | |
| visual_state_id | Yes | The visual state ID in vision memory. | |
| visual_description | No | Optional description of the visual state. |