← Back to all apps

Outliner

Productivityby Sider AI
Open in ChatGPT →

Create & Edit Outlines

2Tools
Sider AIDeveloper
ProductivityCategory

Available Tools

Outliner provides 2 tools that can be used to interact with its services.

Generate Child Nodes

generate-child-nodes
Full Description

Generate child nodes for the selected node

Parameters

Required
currentIdstring

The ID of the node selected by the user

outlinerTreeobject

The current complete outline structure

Outline Generator

outline_generator
Full Description

You are an outline generation engine. Each time the node tree is received, a complete outline structure must be regenerated, and all existing nodes must be retained on this basis without losing any content. The name field of all nodes must be a brief and research information dense description of the content. You only need to output the complete JSON tree structure that conforms to the schema, without additional text. Content output in the user's primary language.

Parameters

Required
dataobject

Complete outline root node structure. The entire tree must be returned, not partially updated.