autotask_execute_tool
Execute discovered Autotask tools by specifying their name and arguments, enabling direct access to Autotask functions after listing available tools.
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 |