Tool to create a pull request for a forked collection into its parent collection. Use when you need to propose changes from a forked collection to be merged into the parent collection. The forked collection must exist before creating a pull request.
titleRequiredstringThe title of the pull request. This should summarize the changes being proposed.
reviewersarrayArray of reviewer user IDs or user groups who should review the pull request. Can be an empty array if no specific reviewers are required.
descriptionstringA detailed description of the changes in the pull request. Provides context for reviewers.
collection_uidRequiredstringThe unique identifier (UID) of the forked collection from which to create the pull request. Format: {owner}-{collectionId}
destination_idRequiredstringThe UID of the destination (parent) collection where the changes will be merged. Format: {owner}-{collectionId}
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.