knowledge_page
Create, read, edit, move, or delete wiki pages and append durable event logs. Manage project documentation with reliable version tracking and action logging.
Instructions
Page CRUD and durable log.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Wiki .md path; wiki/ maps to root. | |
| entry | No | ||
| level | No | ACTION | |
| action | Yes | write=create;edit=replace;move=rename;append_log=event. | |
| content | No | ||
| dry_run | No | ||
| new_path | No | ||
| old_path | No | ||
| max_chars | No | ||
| new_string | No | ||
| old_string | No | ||
| replace_all | No | ||
| resource_uri | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| state | Yes | ||
| guidance | No | ||
| nextAction | Yes | ||
| resultText | No |