append_log
Log an action with details such as reason, changes, and impact, while automatically removing outdated entries to comply with retention settings.
Instructions
Append a structured entry to log.md and trim old entries to retention.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | ||
| action | Yes | ||
| impact | Yes | ||
| reason | Yes | ||
| changes | Yes | ||
| subject | Yes | ||
| request_id | No | ||
| verification | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||