dashclaw_secret_mark_rotated
Mark a tracked secret as rotated by setting its last_rotated_at timestamp to now. Use this when an operator instructs rotation, keeping governance and audit records current.
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_*) |