Tool to create a comment on an API's collection. Use when you need to add a comment to a specific collection within an API. To create a reply on an existing comment, include the thread_id in the request.
bodyRequiredstringThe text content of the comment to create on the API collection.
api_idRequiredstringThe API's unique identifier (UUID). This identifies the API containing the collection.
thread_idintegerOptional thread ID to reply to an existing comment thread. Include this to create a reply on an existing comment.
collection_idRequiredstringThe collection's unique identifier (UUID). This identifies the specific collection to comment on.
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.