graphify_add
Add an external source URL to the knowledge graph, with optional author and contributor tags, to integrate web references like papers and tweets.
Instructions
Add an external source to the graph (arXiv paper, tweet, etc.). http/https only.
Args: url: Source URL to add. author: Original author tag (optional). contributor: Tag for who added it (optional).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| author | No | ||
| contributor | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |