log_activity
Record actions from the current turn, auto-creating entities to build a durable knowledge graph for AI agents.
Instructions
Record what happened this turn. Auto-creates missing entities.
Common actions: file_changed, decision_made, bug_fixed, feature_added, refactored, investigated, discussed, preference_set.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | ||
| summary | No | ||
| entity_names | No | ||
| tags | No | ||
| metadata | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |