Overview
Phinite’s Microsoft Teams predefined tool lets workspace assistants call Microsoft Teams APIs through DevStudio after you save a connection under Integrations → Predefined tools. Send messages and approvals in Microsoft Teams, integrate Graph permissions,Predefined tools require a saved connection before they appear in Graph Studio’s tool picker. See Predefined Tools in GraphStudio.
This legacy Teams tool variant is superseded by the Microsoft Teams predefined tool. See Microsoft Teams for the recommended integration.
What this integration enables
- Automate workflows using this predefined tool from agent graphs
- Connect once under Integrations and reuse across assistants
- Enable individual subtools per agent in Graph Studio
Required credentials
- See integration configuration fields in Phinite
Setup steps
- Register an app in Microsoft Entra ID and obtain App ID, App Secret, and Tenant ID.
- Configure Teams channel or conversation IDs if sending to a specific channel.
- Log into your Phinite workspace at app.phinite.ai
- Navigate to Integrations → Predefined tools
- Select Microsoft Teams
- Click + Add Configuration
- Enter the credential fields listed above
- Select assistants that should use this connection
- Click Save Configuration
Configure in Graph Studio
- Open an agent in Graph Studio
- Select the agent node → Tools tab → Add a new tool
- Choose TeamsTool (or search for Microsoft Teams)
- Select your saved connection or add a new one
- Enable the subtools your workflow needs and save
Predefined tools
Phinite provides 1 subtool for Microsoft Teams:- Send For Approval: Send a confirmation message on Teams with captured variable values
Documentation & resources
- Official documentation:
https://learn.microsoft.com/en-us/graph/teams-concept-overview - Phinite documentation: Microsoft Teams
Notes
- Store API keys and tokens securely; many providers show secrets only once
- Use separate connections for Dev, UAT, and Prod environments where possible
- Test with a minimal subtool call after saving credentials

