Tool to create a proposal fee. Use after confirming the proposal exists to add a cost line item; require unit when feetype is custom.
nameRequiredstringTitle of the fee line item
unitstringUnit label for calculated or custom fees. Required when feetype is 'custom'.
amountRequirednumberBase amount per unit or total amount for fixed fees.
feetypeRequiredstringType of fee. Must be one of 'fixed', 'hourly', 'monthly', 'yearly', or 'custom'.
optionalbooleanWhether the fee is optional. Defaults to false.
quantityintegerQuantity for calculated fees (e.g., hours).
descriptionstringHTML formatted description for the fee.
proposal_idRequiredintegerID of the proposal to which this fee will be added
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.