Summary
ask_work_iq cannot answer "what is the most recent .docx I updated in OneDrive?" It returns 1,532 globally-scoped file results with no filtering to the requesting user's OneDrive or modification history.
Reproduction
- Ask:
What is the most recent .docx file I updated in OneDrive?
- Response returns a broad enterprise file search result (e.g. an unrelated Seismic-hosted document) with no indication it is in the user's OneDrive or modified by the user.
Expected behavior
The query should scope to:
- Files in the authenticated user's OneDrive
- Modified by the authenticated user
- Sorted by last modified date descending
Environment
- Copilot CLI 1.0.74-3
- WorkIQ MCP plugin (npm @microsoft/workiq)
Summary
ask_work_iqcannot answer "what is the most recent .docx I updated in OneDrive?" It returns 1,532 globally-scoped file results with no filtering to the requesting user's OneDrive or modification history.Reproduction
What is the most recent .docx file I updated in OneDrive?Expected behavior
The query should scope to:
Environment