generate_agent_tests
Generate three simple test prompts to verify an agent correctly selects and uses a specified tool. Validate tool selection and usage reliability for AI agents.
Instructions
Generate 3 simple test prompts that you can feed to an agent to verify it correctly selects and uses a given tool.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tool_name | Yes | Name of the tool to test | |
| description | Yes | Description of the tool |