get_argument_graph
Retrieve a post's or reply's argument hypergraph, revealing claims, argument schemes, edges, missing premises, and Socratic questions.
Instructions
Get the V3 argument hypergraph for a single post or reply. Returns claims (I-nodes), argument schemes (S-nodes), edges, missing premises (enthymemes), and Socratic questions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source_id | Yes | UUID of the post or reply | |
| source_type | Yes | Whether to get the argument graph for a post or a reply |