WaQi
Tools

Testing Tools

Verify tool functionality using the dashboard.

The Agent Platform dashboard provides an interface to test your tools directly.

Testing a Tool

  1. Navigate to the tool registry in the dashboard.
  2. Select the tool that you want to test.
  3. Open the testing interface.
  4. Provide input data matching the Input Schema.
  5. Execute the test.

The dashboard displays the execution output. If the script throws an error, or if the input fails validation, the dashboard displays the error messages. Verify that the output matches the structure defined in your Output Schema.

On this page