Problem
The Workday agent prompt says the assistant should politely decline non-Workday topics, but the exported flow includes a generic RSS news tool. That creates a contradiction between the system prompt and the available tool surface, and it unnecessarily broadens the behavior of what is meant to be a Workday-focused assistant.
Proposed Solution
Remove the RSS news tool from workday-mcp-agent.json, or move it into a separate "tool demo" flow that is not marketed as the canonical Workday assistant template.
Component
Alternatives Considered
- Keep the RSS tool but disable it by default and document why it exists
- Keep it only in a sandbox/demo branch rather than the main Workday template
Additional Context
Evidence
Specific mismatch
- The system prompt says to decline weather/sports/non-Workday topics
- The tool list still exposes
get_rss_news
Problem
The Workday agent prompt says the assistant should politely decline non-Workday topics, but the exported flow includes a generic RSS news tool. That creates a contradiction between the system prompt and the available tool surface, and it unnecessarily broadens the behavior of what is meant to be a Workday-focused assistant.
Proposed Solution
Remove the RSS news tool from
workday-mcp-agent.json, or move it into a separate "tool demo" flow that is not marketed as the canonical Workday assistant template.Component
Alternatives Considered
Additional Context
Evidence
Specific mismatch
get_rss_news