Tool to add a new option to a SINGLE_CHOICE or MULTIPLE_CHOICE field. Use when extending dropdown or select field options with a new labeled and colored choice.
groupstringRequired only for special fields like Status fields. Specifies the status group (e.g., 'TODO', 'IN_PROGRESS', 'DONE')
field_idRequiredintegerThe unique identifier for the field where the option will be added. Must be a SINGLE_CHOICE or MULTIPLE_CHOICE field type.
option_colorRequiredstringThe color for the option. Must be one of: RED, GREEN, YELLOW, BLUE, PURPLE, TEAL, GRAY.
option_labelRequiredstringThe display name/text for the new option
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.