wiki_write_concept
Create or update a wiki concept file for an agent, specifying its type (required) and optional metadata to maintain persistent, shareable knowledge across sessions.
Instructions
Create or update a concept file in an agent's wiki. 'type' is required (OKF). extra_json: optional JSON object string for custom frontmatter fields.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | ||
| tags | No | ||
| type | Yes | ||
| title | No | ||
| agent_id | Yes | ||
| concept_id | Yes | ||
| extra_json | No | ||
| description | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |