File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
internal/provider/mozilla_ai/data Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 492
492
"name" : " confluence_get_comments"
493
493
},
494
494
{
495
- "description" : " Get content of a specific page" ,
495
+ "description" : " Get content of a specific Confluence page" ,
496
496
"name" : " confluence_get_page"
497
497
},
498
498
{
512
512
"name" : " confluence_search_user"
513
513
},
514
514
{
515
- "description" : " Update an existing page" ,
515
+ "description" : " Update an existing Confluence page" ,
516
516
"name" : " confluence_update_page"
517
517
},
518
518
{
519
- "description" : " Add a comment to an issue" ,
519
+ "description" : " Add a comment to a Jira issue" ,
520
520
"name" : " jira_add_comment"
521
521
},
522
522
{
616
616
"name" : " jira_search_fields"
617
617
},
618
618
{
619
- "description" : " Transition an issue to a new status" ,
619
+ "description" : " Transition a Jira issue to a new status" ,
620
620
"name" : " jira_transition_issue"
621
621
},
622
622
{
623
- "description" : " Update an existing issue" ,
623
+ "description" : " Update an existing Jira issue" ,
624
624
"name" : " jira_update_issue"
625
625
},
626
626
{
You can’t perform that action at this time.
0 commit comments