structuredargumentation
Analyze and structure complex arguments systematically by creating, critiquing, and synthesizing competing claims. Supports formal reasoning to enhance decision-making and dialectical analysis.
Instructions
A detailed tool for systematic dialectical reasoning and argument analysis. This tool helps analyze complex questions through formal argumentation structures. It facilitates the creation, critique, and synthesis of competing arguments.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
argumentId | No | Optional unique identifier for this argument | |
argumentType | Yes | ||
claim | Yes | ||
conclusion | Yes | ||
confidence | Yes | Confidence level in this argument (0.0-1.0) | |
contradicts | No | IDs of arguments this contradicts | |
nextArgumentNeeded | Yes | Whether another argument is needed in the dialectic | |
premises | Yes | ||
respondsTo | No | ID of the argument this directly responds to | |
strengths | No | Notable strong points of the argument | |
suggestedNextTypes | No | Suggested types for the next argument | |
supports | No | IDs of arguments this supports | |
weaknesses | No | Notable weak points of the argument |