ย้อนกลับไปยัง Microsoft Graph
เชื่อมต่อ Knoon AI กับ Microsoft Graph (Microsoft) เพื่อทำงานอัตโนมัติของเวิร์กโฟลว์ AI
List Microsoft Teams.
microsoftGraphListTeams
เบต้า
ภายใน
สิทธิ์การใช้งาน
สิทธิ์การใช้งานตัวเลือก
ไม่มีรายการให้แสดง
พารามิเตอร์
| ชื่อ | ประเภท | คำอธิบาย | จำเป็นต้องมี |
|---|---|---|---|
| top | number | Maximum number of teams to return (1-999). | ไม่ |
คืนสินค้า
| ชื่อ | ประเภท | คำอธิบาย |
|---|---|---|
| status | string | DONE. |
| sensitive.teams.team.id | string | Team ID. |
| sensitive.teams.team.displayName | string | Display name. |
| sensitive.teams.team.description | string | Description. |
| sensitive.teams.team.isArchived | boolean | Whether the team is archived. |
| sensitive.teams.team.visibility | string | Team visibility. |
| sensitive.nextLink | string | OData nextLink for pagination when present. |