autotask_execute_tool
Execute any Autotask tool by name with required arguments. Use after listing available tools to trigger specific actions.
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 |