벨로그 시리즈 생성
velog_create_seriesCreate a new series for Velog posts by providing a name and URL slug, and receive a UUID to use when publishing.
Instructions
새 시리즈를 만들고 UUID를 돌려줍니다. 발행 시 series_id 로 사용하세요.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | 시리즈 이름 | |
| url_slug | Yes | 시리즈 URL 슬러그 |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||