dashclaw_secret_mark_rotated
Record that a tracked secret has been rotated by setting its last_rotated_at timestamp to the current time. Use this after performing secret rotation to update the governance record.
Instructions
Mark a tracked secret as rotated (sets last_rotated_at = now). Agents only call this if the operator instructs; secret registration is an operator task.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Secret id (sec_*) |