vault_write_action
Write task outputs and reports to the CogOps Knowledge Vault with timestamped artifacts for traceability, categorizing types like PR briefs, answers, and diagrams.
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 |