mcp_engram_goal_decompose
Break down complex goals by creating child goals under an existing parent. Automatically links them with 'decomposes_into' relations.
Instructions
Create one or more child goals under an existing parent goal. This is the primary mechanism for breaking down complex intent. Automatically creates the 'decomposes_into' relations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| parent | Yes | The parent goal concept name | |
| statements | Yes | List of clear statements for the new child goals |