Tool to add a custom field to a user-owned GitHub Projects V2 project. Use when you need to add fields like status, priority, or custom data to organize project items.
nameRequiredstringThe name of the field to create.
usernameRequiredstringThe handle for the GitHub user account.
data_typeRequiredstringThe data type of the field. Use 'single_select' for dropdown fields, 'iteration' for sprint fields, or other types for simple fields.
project_numberRequiredintegerThe project's number.
single_select_optionsarrayOptions for single select fields. Required when data_type is 'single_select'.
iteration_configurationobjectConfiguration for iteration fields.
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
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.