Tool to create an invitation link for a Chatwork room. Returns a URL that can be shared for others to join the room. Use when you need to generate a shareable link for room access. Returns 400 error if a link already exists for the room.
codeRequiredstringUnique alphanumeric code for the invitation link. This will be part of the invitation URL. Must contain only letters and numbers (no hyphens or special characters).
room_idRequiredintegerThe ID of the chat room to create an invitation link for
descriptionstringOptional description for the invitation link explaining its purpose
need_acceptanceintegerWhether administrator approval is required for joining via this link. 1 = approval required (default), 0 = no approval required
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.