Test Tool
neuron_test_toolExecute a dry-run test of a custom API tool with sample arguments to verify the endpoint responds correctly.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Unique identifier (UUID) of the tool to test | |
| args | Yes | Sample arguments object to pass to the tool for testing |