Create Flow project
create_projectCreate a project in Flow by providing a title and author ID, and configure optional details like description, home tab, and permissions.
Instructions
Flow 프로젝트를 생성합니다.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | 프로젝트 제목 | |
| apiKey | No | ||
| baseUrl | No | ||
| defaultTab | No | 홈 탭 설정 | |
| registerId | Yes | 작성자ID | |
| description | No | 프로젝트 설명 | |
| postPermission | No | 게시글 권한 정보 | |
| commentPermission | No | 댓글 권한 정보 |