By Glean
Read Personal Activity
The read personal activity action allows an agent to extract and compile a list of a user’s activities over a specified period. This functionality is useful for creating agents that can assist users with self-assessments or highlighting their contributions over a period of time.
Usage examples
This action can be used to find a list of your personal activities for building agents:
- self-assessment agent: Helps you prepare for self-evaluations and performance reviews or highlight contributions to a specific project or initiative.
Configuration
Select or specify a date range using the following formats:
- A custom date range specified as a
start_date:yyyy-mm-dd end_date:yyyy-mm-dd
Duration_days:N
to fetch activity data for the last N days.