Tool to create a new expense entry. Use when recording costs against projects. Ensure either units or total_cost is provided.
notesstringTextual notes describing the expense.
unitsnumberQuantity of units to use for calculating total_cost. Required for unit-based categories.
receiptstringReceipt file to attach. Multipart/form-data upload not supported by this tool.
user_idintegerID of the user associated with this expense. Defaults to the authenticated user.
billablebooleanWhether the expense is billable. Defaults to true.
project_idRequiredintegerID of the project associated with this expense.
spent_dateRequiredstringDate the expense occurred (YYYY-MM-DD).
total_costnumberTotal amount of the expense. Required if not using a unit-based category.
expense_category_idRequiredintegerID of the expense category this expense is tracked against.
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.