autotask_execute_tool
Run any Autotask tool by specifying its name and arguments. Use after discovering available tools through category listing.
Instructions
Execute any Autotask tool by name. Use after discovering tools via autotask_list_category_tools.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| toolName | Yes | The tool name to execute (e.g., "autotask_search_tickets") | |
| arguments | No | Arguments to pass to the tool |