Supported Actions

The following table outlines the supported actions and example prompts for our Typeform integration:

  1. Project Management

ActionDescriptionExample Prompt
Find project by nameSearch for a project by its name.Find 'my-project' project
Search in projectSearch for specific content (commits, issues) within a projectSearch in project
  1. Repository Management

ActionDescriptionExample Prompt
Get repository branchesRetrieve a list of branches in the repository.List repository branches in 'my-project' project
Create merge requestCreate a new merge request for code review.Create merge request in 'my-project'
  1. Deploy Management

ActionDescriptionExample Prompt
Get pipelinesRetrieve a list of pipelines in the projectList pipelines in 'my-project' project
List environmentsRetrieve a list of environments in the project.List environments in 'my-project'
Create environmentCreate a new environment for deployment.Create environments in 'my-project'
  1. Issue Management

ActionDescriptionExample Prompt
Create issueCreate a new issue for tracking bugs or tasksCreate new 'fix:api error' issue in 'my-project' project

Was this page helpful?