wisdom_transform_to_fragment
Convert unstructured content into clear English knowledge fragments. Select a domain or transform to shape the output for your knowledge system.
Instructions
Transform input content into English knowledge fragments (delegates to host for LLM-based transformation)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | No | Domain for transform selection (e.g., "software", "science") | |
| content | Yes | Content to transform into fragments | |
| transform_uuid | No | Specific transform UUID to use (optional) | |
| source_language | No | Source language of the content (optional, auto-detected) |