Tool to upload a new attachment and add it to a specific task. Use when you have binary file content ready and need to attach it to a BugHerd task.
task_idRequiredintegerID of the task to attach the file to.
file_nameRequiredstringName of the attachment file including extension (e.g., 'screenshot.png', 'report.pdf').
project_idRequiredintegerID of the project containing the task.
file_contentRequiredstringRaw binary content of the file to be uploaded. For text files, encode the content as bytes.
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.