get_all_schedulesBAYX-MCP-WrapperRetrieve all scheduled workflows from Alteryx Server to monitor and manage automated task execution.MIT
get_all_workflowsBAYX-MCP-WrapperRetrieve a complete list of workflows from the Alteryx server to manage and monitor automation processes.MIT
get_all_usersBAYX-MCP-WrapperRetrieve all user accounts from the Alteryx server to manage access permissions and user administration.MIT
activate_scheduleBAYX-MCP-WrapperActivate a schedule by its ID to enable automated workflow execution in Alteryx Server.MIT
get_all_credentialsBAYX-MCP-WrapperRetrieve all accessible Alteryx server credentials to manage authentication and access control for workflows and data connections.MIT
get_user_by_emailBAYX-MCP-WrapperRetrieve user details from Alteryx Servers using an email address to manage user information and access.MIT
get_all_collectionsBAYX-MCP-WrapperRetrieve all collections from an Alteryx server to manage and organize workflows, users, and schedules through the AYX-MCP-Wrapper interface.MIT
get_job_by_idCAYX-MCP-WrapperRetrieve details and current state of an existing job in Alteryx Servers by providing the job ID.MIT
transfer_workflowCAYX-MCP-WrapperTransfer ownership of Alteryx workflows to different users by specifying workflow and new owner IDs.MIT
get_schedule_by_idCAYX-MCP-WrapperRetrieve specific schedule details using a unique schedule ID from Alteryx Server for workflow automation management.MIT
remove_workflow_from_collectionCAYX-MCP-WrapperRemove a workflow from an Alteryx collection using workflow and collection IDs to manage workflow organization.MIT
deactivate_scheduleCAYX-MCP-WrapperStop automated workflow execution by disabling a specific schedule in Alteryx Server using its unique identifier.MIT
delete_collectionCAYX-MCP-WrapperRemove a collection from Alteryx Server using its unique identifier to manage and organize workflow resources.MIT
get_user_by_idCAYX-MCP-WrapperRetrieve user details from Alteryx Servers by specifying a unique user ID to access account information and permissions.MIT
deactivate_userCAYX-MCP-WrapperDeactivate a user account in Alteryx Server by providing the user ID to disable access and manage permissions.MIT
download_workflow_package_fileCAYX-MCP-WrapperDownload workflow package files from Alteryx Server by specifying the workflow ID and output directory for local storage.MIT
get_workflow_jobsCAYX-MCP-WrapperRetrieve all jobs linked to a specific workflow in Alteryx Server to monitor execution status and manage task progress.MIT
change_schedule_ownerCAYX-MCP-WrapperTransfer schedule ownership to a different user by specifying the schedule ID and new owner ID in Alteryx Server.MIT
get_workflow_tool_listCAYX-MCP-WrapperRetrieve all tools used in an Alteryx workflow by providing the workflow ID. This helps users analyze and manage workflow components.MIT
get_job_output_dataCAYX-MCP-WrapperRetrieve output data file paths from completed Alteryx jobs to access and analyze workflow results stored in the server's temporary directory.MIT