wetrack_record_project_access
Log project access to update the user's recently accessed list. Provide a project UUID to record the current user's visit.
Instructions
Record that the current user accessed a project (updates 'recently accessed' list).
Args: project_id: The project UUID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |