Alteryx Analytics Automation
Analytics automation workflow combining Alteryx Server V3 API for workflow management, job execution, scheduling, user administration, credential management, and collection organization. Used by data analysts and server administrators to automate analytics pipelines.
What You Can Do
MCP Tools
list-workflows
List all workflows on the Alteryx Server
get-workflow
Get details of a specific workflow
upload-workflow
Upload a new workflow package
update-workflow
Update workflow metadata
delete-workflow
Delete a workflow
download-workflow
Download a workflow package
get-workflow-questions
Get analytic app questions for a workflow
get-workflow-jobs
Get execution jobs for a workflow
create-job
Create and execute a workflow job
list-schedules
List all workflow schedules
create-schedule
Create a new workflow schedule
delete-schedule
Delete a workflow schedule
list-users
List all users on the server
create-user
Create a new user
get-user
Get user details
delete-user
Delete a user
deactivate-user
Deactivate a user account
list-credentials
List all stored credentials
create-credential
Create a new credential
list-collections
List all collections
create-collection
Create a new collection
delete-collection
Delete a collection