Link Entities
link_entitiesCreate relationships between people, places, events, and trips in a knowledge graph. Use this to connect entities for structured life-in-days data.
Instructions
Link Trip→Stay→Place / Event→Person (graph, not prose). ($0.10; API key required)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| notes | No | ||
| to_id | Yes | ||
| from_id | Yes | ||
| to_type | Yes | ||
| from_type | Yes | ||
| link_type | No | ||
| request_id | No | Client idempotency key (retries return original result). | |
| idempotency_key | No | Alias for request_id. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| link | No | ||
| linked | No | ||
| message | No |