Track Action
track_actionRecord verification actions in the current session, such as figma_verified or tests_passed, to create a time-limited log of evidence. Actions expire after one hour.
Instructions
Record a verification action in the current session (for example figma_verified or tests_passed). Session actions expire after one hour.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| actionId | Yes | Verification action ID to record | |
| metadata | No | Optional structured metadata describing the evidence source |