PagerDuty
PAGERDUTY_CREATE_NEW_TEAM_WITH_DETAILS
Creates a new team within your PagerDuty account. This endpoint allows you to establish a group of users with shared responsibilities, often used for organizing incident management and on-call schedules. Use this when setting up a new department, project team, or any other group that needs to collaborate on incident responses. The created team can be configured as public or private, determining the level of access for non-members. Note that while you can create the team structure with this call, you'll need separate API calls to add members or assign schedules to the team.
Remote pagerduty
Other tools also called PAGERDUTY_CREATE_NEW_TEAM_WITH_DETAILS?
See providers with this name
Input Schema
{
"type": "object",
"properties": {}
}