Tilbake til monday.com
Koble til Knoon AI med monday.com for å automatisere AI-arbeidsflyter.
Create a new monday.com board.
mondayDefaultCreateBoard
BETA
Intern
Tillatelser
Valgfrie tillatelser
Det finnes ingen elementer å vise.
Parametere
| Navn | Type | Beskrivelse | Påkrevd |
|---|---|---|---|
| boardName | mustache | New board name. | Ja |
| boardKind | mustache | Board kind: public, private, or share. Defaults to public. | Nei |
| boardDescription | mustache | Optional board description. | Nei |
| workspaceId | mustache | Optional workspace ID. | Nei |
| folderId | mustache | Optional folder ID. | Nei |
| templateId | mustache | Optional template board ID to create from. | Nei |
| boardOwnerIds | mustache | Optional JSON array of user IDs to set as board owners. Provide valid JSON. | Nei |
| boardOwnerTeamIds | mustache | Optional JSON array of team IDs to set as board owners. Provide valid JSON. | Nei |
| boardSubscriberIds | mustache | Optional JSON array of user IDs to subscribe. Provide valid JSON. | Nei |
| boardSubscriberTeamIds | mustache | Optional JSON array of team IDs to subscribe. Provide valid JSON. | Nei |
| empty | boolean | Whether to create an empty board without default items. | Nei |
Returer
| Navn | Type | Beskrivelse |
|---|---|---|
| result | object | monday.com response. |