Follow a blog
followFollow an account on the channel. Naver Blog only today: adds the blog as a neighbor. mutual: true sends a mutual-neighbor request that the other blog has to accept, so the result is pending until they do; without it the blog is added as a plain neighbor right away. Already a neighbor comes back as already. There is no unfollow.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| blog | Yes | The blog to follow: its id (the part after blog.naver.com/) or any link to it. | |
| mutual | No | true for a mutual-neighbor request. Default false. | |
| message | No | Message sent with a mutual request. Naver shows it to the other blog. Ignored otherwise. | |
| accountId | No | Which connected account to act as. Only needed when the workspace has more than one Naver Blog. | |
| workspaceId | No | Which workspace this is for. Only needed when the account has more than one — the error tells you the ids when it matters. Leave it out if it is already decided; do not ask the person again. |