add_info
Adds information to a GitHub-based knowledge base using natural language. Automatically determines the correct section and file for the input.
Instructions
add information to the knowledge base using natural language. describes what to add, and the tool figures out which section and file to put it in.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| info | Yes | the information to add, in natural language (e.g., 'our new project is called veridian, led by alice, focused on data pipelines') | |
| source | No | optional source reference (e.g., 'meeting notes 2025-06-20', 'slack thread') | |
| section | No | specific section to add to (auto-detected if omitted) |