MCPVault

update_test_step

MCP tool from MCP Atlassian by SharkyND

Update an existing test step

How to use it

update_test_step is exposed by the MCP Atlassian MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the update_test_step tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

Install MCP Atlassian

$docker run ... --enabled-tools "confluence_search,jira_get_issue,jira_search" ...
FULL MCP ATLASSIAN LISTING

Other tools in MCP Atlassian (39)

add_pull_request_blocker_comment

Add a blocking comment to a pull request

add_pull_request_comment

Add a regular comment to a pull request

add_pull_request_inline_comment

Add an inline comment on a specific line of a file in a pull request

confluence_create_page

Create a new page

confluence_get_page

Get content of a specific page

confluence_search

Search Confluence content using CQL

confluence_update_page

Update an existing page

create_branch

Create a new branch in a repository

create_pull_request

Create a new pull request

create_test_step

Create a new test step for a test

get_commit_changes

Get changes made in a specific commit

get_commits

Get commit history for a repository

get_default_branch

Get the default branch of a repository

get_file_content

Get content of a specific file from a repository

get_pull_request

Get detailed information about a specific pull request

get_repository_info

Get detailed information about a specific repository

get_test_executions

Get test executions for a test

get_test_plans

Get test plans associated with a test

get_test_run

Get an individual run with its execution metadata and steps

get_test_runs

Get test runs for a specific test

get_test_runs_in_context

Get test runs from a Test Execution,

get_test_statuses

Get all available test statuses

get_tests

Retrieve information about specific tests

jira_add_comment

Add a comment to an issue

jira_create_issue

Create a new issue

jira_get_attachment_images

Fetch image attachments as viewable image content so a vision-capable client model can describe them

jira_get_issue

Get details of a specific issue

jira_search

Search issues using JQL

jira_summarize_attachments

Extract readable text from PDF/Office/CSV/JSON attachments (via Microsoft MarkItDown)

jira_transition_issue

Transition an issue to a new status

jira_update_issue

Update an existing issue

list_branches

List all branches in a repository

list_directory

List contents of a directory in a repository

list_pull_requests

List pull requests for a repository

list_repositories

List repositories in a workspace or all accessible repositories

list_workspaces_or_projects

List all accessible workspaces/projects

pull_request_activities

Get activities/comments for a pull request

update_test_run_defects

Associate defects with a test run

update_test_run_status

Update the status of a test run