Dynamic Worker Tools
Dynamic Worker tools allow workspace-defined compute capabilities to run as managed tools.
Design Standard
- Use dynamic tools when a workspace needs custom compute behavior.
- Keep input and output schemas explicit.
- Review built tool artifacts before enabling them for bots.
Review Questions
- What workspace context does the tool need?
- What does it return to the user or bot?
- Does it create or update artifacts, blobs, links, events, messages, or operations?
- How will a human review success or failure?
Media To Add
- Screenshot: tool source and build view for a dynamic tool. It helps builders understand the authoring surface. Source: workspace tool artifact detail page.