vault_write_action
Write developer-facing task outputs like reports, PR briefs, or diagrams to the Knowledge Vault for timestamped traceability.
Instructions
Write a task output or report to the CogOps Knowledge Vault.
Action artifacts are developer-facing outputs: PR briefs, answers, architecture diagrams, slide decks, task reports. They live in actions/ and are timestamped for traceability.
Args: title: Title of the output content: Full markdown content action_type: Type tag (report, pr_brief, answer, diagram, context_pack)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | ||
| content | Yes | ||
| action_type | No | report |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |