autotask_execute_tool
Execute any Autotask tool by its name after discovering available tools with autotask_list_category_tools. Use this to run actions like searching tickets or creating time entries via Autotask PSA.
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 |