ToolsStudio testing

Studio testing

Inspect and run Runiq tools in the embedded Studio.

The embedded dashboard shows typed tools discovered from the Runiq runtime metadata.

Workflow Travel Planner tools dashboard

The Runiq.WorkflowTravelPlanner dashboard lists the tools attached to the travel agents. This makes the capability boundary visible: weather, places, and meal suggestions are separate .NET operations, each attached to the agent that is allowed to use it.

Weather tool contract and attached agent

The Weather tool detail page shows the model-facing description, input/output CLR types, and attached agent. Before an agent uses the tool, you can verify that the runtime contract matches the C# implementation.

Weather tool direct run result