search_activity
Search your Google activity history by keyword to locate specific searches, YouTube videos, and more. Filter by product, date, and limit to narrow results.
Instructions
Search the user's ingested Google activity by keyword (full-text).
Args:
query: Keywords to match against titles/URLs/channels (FTS5).
Use empty string with filters to list recent activity.
product: Optional filter: search | youtube | maps | chrome | assistant | play | other
start_date: Optional ISO date/time lower bound (e.g. 2024-01-01)
end_date: Optional ISO date/time upper bound (e.g. 2024-12-31)
limit: Max hits (1–100, default 20)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| query | Yes | ||
| product | No | ||
| end_date | No | ||
| start_date | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||