action illumidesk_teams_create { label: "Create a new team" provider: illumidesk method: POST path: "/v1/teams/" encoding: json output: { type: "object" additionalProperties: true } }