universal-mcp-applications 0.1.17__py3-none-any.whl → 0.1.19__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of universal-mcp-applications might be problematic. Click here for more details.

Files changed (88) hide show
  1. universal_mcp/applications/ahrefs/README.md +3 -3
  2. universal_mcp/applications/airtable/README.md +3 -3
  3. universal_mcp/applications/asana/README.md +3 -3
  4. universal_mcp/applications/aws_s3/README.md +29 -0
  5. universal_mcp/applications/bill/README.md +249 -0
  6. universal_mcp/applications/calendly/README.md +45 -45
  7. universal_mcp/applications/canva/README.md +35 -35
  8. universal_mcp/applications/clickup/README.md +4 -4
  9. universal_mcp/applications/contentful/README.md +1 -2
  10. universal_mcp/applications/crustdata/README.md +3 -3
  11. universal_mcp/applications/domain_checker/README.md +2 -2
  12. universal_mcp/applications/e2b/README.md +4 -4
  13. universal_mcp/applications/elevenlabs/README.md +3 -77
  14. universal_mcp/applications/exa/README.md +7 -7
  15. universal_mcp/applications/falai/README.md +13 -12
  16. universal_mcp/applications/falai/app.py +6 -6
  17. universal_mcp/applications/figma/README.md +3 -3
  18. universal_mcp/applications/file_system/README.md +13 -0
  19. universal_mcp/applications/firecrawl/README.md +9 -9
  20. universal_mcp/applications/firecrawl/app.py +10 -10
  21. universal_mcp/applications/fireflies/README.md +14 -14
  22. universal_mcp/applications/fpl/README.md +12 -12
  23. universal_mcp/applications/fpl/app.py +5 -5
  24. universal_mcp/applications/github/README.md +10 -10
  25. universal_mcp/applications/github/app.py +9 -9
  26. universal_mcp/applications/google_calendar/README.md +10 -10
  27. universal_mcp/applications/google_calendar/app.py +10 -10
  28. universal_mcp/applications/google_docs/README.md +14 -14
  29. universal_mcp/applications/google_docs/app.py +12 -12
  30. universal_mcp/applications/google_drive/README.md +54 -57
  31. universal_mcp/applications/google_drive/app.py +38 -38
  32. universal_mcp/applications/google_gemini/README.md +3 -14
  33. universal_mcp/applications/google_gemini/app.py +13 -12
  34. universal_mcp/applications/google_mail/README.md +20 -20
  35. universal_mcp/applications/google_mail/app.py +19 -19
  36. universal_mcp/applications/google_searchconsole/README.md +10 -10
  37. universal_mcp/applications/google_searchconsole/app.py +8 -8
  38. universal_mcp/applications/google_sheet/README.md +25 -25
  39. universal_mcp/applications/google_sheet/app.py +20 -20
  40. universal_mcp/applications/http_tools/README.md +5 -5
  41. universal_mcp/applications/hubspot/__init__.py +1 -1
  42. universal_mcp/applications/hubspot/api_segments/__init__.py +0 -0
  43. universal_mcp/applications/hubspot/api_segments/api_segment_base.py +25 -0
  44. universal_mcp/applications/hubspot/api_segments/crm_api.py +7337 -0
  45. universal_mcp/applications/hubspot/api_segments/marketing_api.py +1467 -0
  46. universal_mcp/applications/hubspot/app.py +74 -146
  47. universal_mcp/applications/klaviyo/README.md +0 -36
  48. universal_mcp/applications/linkedin/README.md +4 -4
  49. universal_mcp/applications/linkedin/app.py +4 -4
  50. universal_mcp/applications/mailchimp/README.md +3 -3
  51. universal_mcp/applications/ms_teams/README.md +31 -31
  52. universal_mcp/applications/ms_teams/app.py +28 -28
  53. universal_mcp/applications/neon/README.md +3 -3
  54. universal_mcp/applications/openai/README.md +18 -17
  55. universal_mcp/applications/outlook/README.md +9 -9
  56. universal_mcp/applications/outlook/app.py +9 -9
  57. universal_mcp/applications/perplexity/README.md +4 -4
  58. universal_mcp/applications/posthog/README.md +128 -127
  59. universal_mcp/applications/reddit/README.md +21 -124
  60. universal_mcp/applications/reddit/app.py +90 -89
  61. universal_mcp/applications/replicate/README.md +10 -10
  62. universal_mcp/applications/resend/README.md +29 -29
  63. universal_mcp/applications/scraper/README.md +4 -4
  64. universal_mcp/applications/scraper/app.py +31 -31
  65. universal_mcp/applications/semrush/README.md +3 -0
  66. universal_mcp/applications/serpapi/README.md +3 -3
  67. universal_mcp/applications/sharepoint/README.md +17 -0
  68. universal_mcp/applications/sharepoint/app.py +7 -7
  69. universal_mcp/applications/shortcut/README.md +3 -3
  70. universal_mcp/applications/slack/README.md +23 -0
  71. universal_mcp/applications/spotify/README.md +3 -3
  72. universal_mcp/applications/supabase/README.md +3 -3
  73. universal_mcp/applications/tavily/README.md +4 -4
  74. universal_mcp/applications/twilio/README.md +15 -0
  75. universal_mcp/applications/twitter/README.md +92 -89
  76. universal_mcp/applications/twitter/app.py +11 -11
  77. universal_mcp/applications/unipile/README.md +17 -17
  78. universal_mcp/applications/unipile/app.py +14 -14
  79. universal_mcp/applications/whatsapp/README.md +12 -12
  80. universal_mcp/applications/whatsapp/app.py +13 -13
  81. universal_mcp/applications/whatsapp_business/README.md +23 -23
  82. universal_mcp/applications/youtube/README.md +46 -46
  83. universal_mcp/applications/youtube/app.py +7 -1
  84. universal_mcp/applications/zenquotes/README.md +1 -1
  85. {universal_mcp_applications-0.1.17.dist-info → universal_mcp_applications-0.1.19.dist-info}/METADATA +2 -89
  86. {universal_mcp_applications-0.1.17.dist-info → universal_mcp_applications-0.1.19.dist-info}/RECORD +88 -83
  87. {universal_mcp_applications-0.1.17.dist-info → universal_mcp_applications-0.1.19.dist-info}/WHEEL +0 -0
  88. {universal_mcp_applications-0.1.17.dist-info → universal_mcp_applications-0.1.19.dist-info}/licenses/LICENSE +0 -0
@@ -62,7 +62,7 @@ class MsTeamsApp(APIApplication):
62
62
 
63
63
  def get_joined_teams(self) -> list[dict[str, Any]]:
64
64
  """
65
- Fetches all Microsoft Teams the authenticated user is a member of. This function queries the `/me/joinedTeams` API endpoint, returning a list of dictionaries where each dictionary contains the details of a specific team.
65
+ Fetches all Microsoft Teams the authenticated user belongs to by querying the `/me/joinedTeams` Graph API endpoint. It returns a list of dictionaries, where each dictionary represents a single team's details, unlike functions that list channels or chats for a specific team.
66
66
 
67
67
  Returns:
68
68
  A list of dictionaries, where each dictionary represents a team.
@@ -92,7 +92,7 @@ class MsTeamsApp(APIApplication):
92
92
  expand: list[str] | None = None,
93
93
  ) -> dict[str, Any]:
94
94
  """
95
- Retrieves channels for a specified Microsoft Teams team using its unique ID. Optional parameters allow for advanced querying, including filtering, searching, sorting, and pagination of the results, to customize the returned collection of channels.
95
+ Retrieves the collection of channels for a specified Microsoft Teams team by its ID. It supports advanced OData query parameters for filtering, sorting, and pagination, distinguishing it from functions that fetch single channels like `get_channel_details`.
96
96
 
97
97
  Args:
98
98
  team_id (string): team-id
@@ -136,7 +136,7 @@ class MsTeamsApp(APIApplication):
136
136
 
137
137
  def send_chat_message(self, chat_id: str, content: str) -> dict[str, Any]:
138
138
  """
139
- Posts a new message to a specific Microsoft Teams chat using its unique ID. It sends a POST request to the Graph API endpoint with the provided content (text/HTML). This function targets direct/group chats, differentiating it from `send_channel_message`, which posts to team channels.
139
+ Posts a new message to a specific Microsoft Teams chat using its unique ID. This function targets direct or group chats, distinguishing it from `send_channel_message`, which posts to public team channels, and `reply_to_chat_message`, which responds to existing messages.
140
140
 
141
141
  Args:
142
142
  chat_id: The unique identifier of the chat.
@@ -160,7 +160,7 @@ class MsTeamsApp(APIApplication):
160
160
  self, team_id: str, channel_id: str, content: str
161
161
  ) -> dict[str, Any]:
162
162
  """
163
- Posts a new message to a specified channel within a Microsoft Teams team using the team and channel IDs. This function initiates a new conversation thread, unlike `reply_to_channel_message`. The content can be plain text or HTML. It differs from `send_chat_message` which targets private/group chats.
163
+ Posts a new message to a specified team channel, initiating a new conversation thread. Unlike `reply_to_channel_message`, which replies to a message, this function starts a new topic. It's distinct from `send_chat_message`, which is for private or group chats, not team channels.
164
164
 
165
165
  Args:
166
166
  team_id: The unique identifier of the team.
@@ -185,7 +185,7 @@ class MsTeamsApp(APIApplication):
185
185
  self, team_id: str, channel_id: str, message_id: str, content: str
186
186
  ) -> dict[str, Any]:
187
187
  """
188
- Posts a reply to a specific message within a Microsoft Teams channel. It uses the team, channel, and original message IDs to target the correct conversation thread, distinguishing it from `send_channel_message` which starts a new thread.
188
+ Posts a reply to a specific message within a Microsoft Teams channel. It uses the team, channel, and original message IDs to target an existing conversation thread, distinguishing it from `send_channel_message` which starts a new one.
189
189
 
190
190
  Args:
191
191
  team_id: The unique identifier of the team.
@@ -228,7 +228,7 @@ class MsTeamsApp(APIApplication):
228
228
  tabs: list[Any] | None = None,
229
229
  ) -> Any:
230
230
  """
231
- Creates a new Microsoft Teams chat conversation. It takes optional parameters like chat type, topic, and members to configure the chat. This function sends a POST request to the `/chats` API endpoint, initiating a new one-on-one or group chat based on the provided details.
231
+ Creates a new one-on-one or group chat in Microsoft Teams. This function provisions a new conversation using optional parameters like chatType and members, distinguishing it from functions that create teams (`create_team`) or send messages to existing chats (`send_chat_message`).
232
232
 
233
233
  Args:
234
234
  id (string): The unique identifier for an entity. Read-only.
@@ -298,7 +298,7 @@ class MsTeamsApp(APIApplication):
298
298
  expand: list[str] | None = None,
299
299
  ) -> Any:
300
300
  """
301
- Retrieves the properties and relationships of a specific chat conversation by its unique ID. Optional parameters can select specific fields or expand related entities in the response, such as chat members or installed apps.
301
+ Retrieves the properties and relationships of a specific chat conversation by its unique ID. Unlike `get_user_chats` which lists all chats, this targets one chat. Optional parameters can select specific fields or expand related entities like members or apps to customize the returned data.
302
302
 
303
303
  Args:
304
304
  chat_id (string): chat-id
@@ -345,7 +345,7 @@ class MsTeamsApp(APIApplication):
345
345
  tabs: list[Any] | None = None,
346
346
  ) -> Any:
347
347
  """
348
- Updates properties of a specific chat, such as its topic, using its unique ID. This function performs a partial update (PATCH) on an existing chat, distinguishing it from `get_chat` which only retrieves data, and `create_chat_operation` which creates an entirely new chat conversation.
348
+ Updates properties of a specific chat, such as its topic, using its unique ID. This function performs a partial update (PATCH), distinguishing it from `get_chat_details` which only retrieves data, and `create_chat` which creates an entirely new chat conversation.
349
349
 
350
350
  Args:
351
351
  chat_id (string): chat-id
@@ -419,7 +419,7 @@ class MsTeamsApp(APIApplication):
419
419
  expand: list[str] | None = None,
420
420
  ) -> dict[str, Any]:
421
421
  """
422
- Retrieves the collection of applications installed within a specific Microsoft Teams chat, identified by its ID. It supports advanced querying through optional parameters for pagination, filtering, searching, and sorting to customize the results.
422
+ Retrieves applications installed in a specific chat, identified by `chat_id`. Differentiating from `list_user_installed_apps`, which targets a user's personal scope, this function queries a single conversation. It supports optional parameters for advanced filtering, sorting, and pagination to customize the returned collection.
423
423
 
424
424
  Args:
425
425
  chat_id (string): chat-id
@@ -474,7 +474,7 @@ class MsTeamsApp(APIApplication):
474
474
  expand: list[str] | None = None,
475
475
  ) -> dict[str, Any]:
476
476
  """
477
- Retrieves a list of members for a specific chat, identified by `chat_id`. Supports advanced querying, including pagination, filtering, searching, and sorting. This function lists all members, unlike `get_chat_member_details` which fetches information for a single member.
477
+ Retrieves a collection of all members in a specific chat using its ID. It supports OData query parameters for pagination, filtering, and sorting. Unlike `get_chat_member`, which fetches a single individual, this function returns the entire collection of members for the specified chat.
478
478
 
479
479
  Args:
480
480
  chat_id (string): chat-id
@@ -525,7 +525,7 @@ class MsTeamsApp(APIApplication):
525
525
  visibleHistoryStartDateTime: str | None = None,
526
526
  ) -> Any:
527
527
  """
528
- Adds a member to a specified Microsoft Teams chat using its `chat_id`. Details such as the member's roles and the extent of their visible chat history can be provided. This operation sends a POST request to the `/chats/{chat_id}/members` API endpoint.
528
+ Adds a new member to a specific Microsoft Teams chat using its `chat_id`. This function allows for configuring member roles and chat history visibility. It is the direct counterpart to `delete_chat_member`, performing the 'create' action for a chat's membership.
529
529
 
530
530
  Args:
531
531
  chat_id (string): chat-id
@@ -573,7 +573,7 @@ class MsTeamsApp(APIApplication):
573
573
  expand: list[str] | None = None,
574
574
  ) -> Any:
575
575
  """
576
- Retrieves detailed information for a specific member within a chat using their unique ID. Unlike `list_chat_members` which fetches all members, this function targets a single individual. The response can be customized by selecting specific properties or expanding related entities.
576
+ Retrieves detailed information for a specific member within a chat using their unique ID. This function targets a single individual, distinguishing it from `list_chat_members` which returns all members. The response can be customized by selecting specific properties or expanding related entities.
577
577
 
578
578
  Args:
579
579
  chat_id (string): chat-id
@@ -603,7 +603,7 @@ class MsTeamsApp(APIApplication):
603
603
 
604
604
  def delete_chat_member(self, chat_id: str, conversationMember_id: str) -> Any:
605
605
  """
606
- Removes a specific member from a chat using their unique ID and the chat's ID. This function sends a DELETE request to the Microsoft Graph API to permanently remove the user from the specified conversation, acting as the counterpart to `add_member_to_chat`.
606
+ Removes a specific member from a chat using their unique ID and the chat's ID. This function sends a DELETE request to the Microsoft Graph API to permanently remove the user from the conversation, acting as the counterpart to `add_member_to_chat`.
607
607
 
608
608
  Args:
609
609
  chat_id (string): chat-id
@@ -640,7 +640,7 @@ class MsTeamsApp(APIApplication):
640
640
  expand: list[str] | None = None,
641
641
  ) -> dict[str, Any]:
642
642
  """
643
- Retrieves a collection of messages from a specific chat, identified by its unique ID. Supports advanced querying with options for pagination (top, skip), filtering, sorting, and searching to refine the results, distinguishing it from functions that get single messages or replies.
643
+ Retrieves messages from a specific chat using its ID. Unlike `get_chat_message`, which fetches a single message, this function returns a collection and supports advanced querying for filtering, sorting, and pagination to refine the results.
644
644
 
645
645
  Args:
646
646
  chat_id (string): chat-id
@@ -690,7 +690,7 @@ class MsTeamsApp(APIApplication):
690
690
  expand: list[str] | None = None,
691
691
  ) -> Any:
692
692
  """
693
- Retrieves the full details of a single message from a specific chat, identified by both the chat and message IDs. Supports optional query parameters to select specific properties or expand related entities, enabling customized API responses for a particular message.
693
+ Retrieves the full details of a single message from a specific chat using both chat and message IDs. This function targets an individual message, differentiating it from `list_chat_messages`, which retrieves a collection. Optional parameters can customize the response by selecting specific properties or expanding entities.
694
694
 
695
695
  Args:
696
696
  chat_id (string): chat-id
@@ -732,7 +732,7 @@ class MsTeamsApp(APIApplication):
732
732
  expand: list[str] | None = None,
733
733
  ) -> dict[str, Any]:
734
734
  """
735
- Retrieves a collection of replies for a specific message within a given chat. It identifies the parent message using `chat_id` and `chatMessage_id` and supports optional OData query parameters for advanced filtering, sorting, and pagination of the results.
735
+ Retrieves all replies for a specific message within a chat, using the parent message's ID. This function, unlike `get_chat_reply_details`, returns a collection and supports OData query parameters for advanced filtering, sorting, and pagination of the results.
736
736
 
737
737
  Args:
738
738
  chat_id (string): chat-id
@@ -808,7 +808,7 @@ class MsTeamsApp(APIApplication):
808
808
  replies: list[Any] | None = None,
809
809
  ) -> Any:
810
810
  """
811
- Posts a reply to a specific message within a chat. This comprehensive function allows for detailed configuration of the reply message's properties, such as its body and attachments. It is distinct from `reply_to_channel_message`, which sends simple replies to messages within team channels.
811
+ Posts a reply to a specific message within a chat. This comprehensive function allows for detailed configuration of the reply's properties, like its body and attachments. It differs from `reply_to_channel_message`, which sends simpler replies to messages within team channels.
812
812
 
813
813
  Args:
814
814
  chat_id (string): chat-id
@@ -902,7 +902,7 @@ class MsTeamsApp(APIApplication):
902
902
  expand: list[str] | None = None,
903
903
  ) -> Any:
904
904
  """
905
- Retrieves a single, specific reply from a chat message thread using its unique ID, requiring the parent message and chat IDs. It targets one reply for detailed information, unlike `read_chat_replies` which lists all replies to a parent message.
905
+ Retrieves a specific reply from a chat message thread using the chat, parent message, and reply IDs. Unlike `list_chat_message_replies`, which fetches all replies, this function targets a single reply for detailed information, allowing for customized field selection.
906
906
 
907
907
  Args:
908
908
  chat_id (string): chat-id
@@ -968,7 +968,7 @@ class MsTeamsApp(APIApplication):
968
968
  template: Any | None = None,
969
969
  ) -> Any:
970
970
  """
971
- Enables a Microsoft Teams instance for a pre-existing Microsoft 365 group, identified by its ID. This 'team-ifies' the group, allowing optional team properties to be configured. It differs from `create_team`, which provisions a new team and group simultaneously.
971
+ Enables Microsoft Teams functionality for a pre-existing Microsoft 365 group using its ID. This 'team-ifies' the group, allowing optional configuration of team properties. It differs from `create_team`, which provisions both a new team and its associated group simultaneously.
972
972
 
973
973
  Args:
974
974
  group_id (string): group-id
@@ -1191,7 +1191,7 @@ class MsTeamsApp(APIApplication):
1191
1191
  expand: list[str] | None = None,
1192
1192
  ) -> Any:
1193
1193
  """
1194
- Retrieves detailed information for a specific channel within a Microsoft Teams team, identified by both team and channel IDs. Optional parameters allow for selecting specific properties or expanding related entities in the response to get more targeted data.
1194
+ Retrieves detailed information for a specific channel within a Microsoft Teams team, identified by both team and channel IDs. Optional parameters can select specific properties or expand related entities in the response, distinguishing it from list_channels_for_team, which retrieves a collection of channels.
1195
1195
 
1196
1196
  Args:
1197
1197
  team_id (string): team-id
@@ -1251,7 +1251,7 @@ class MsTeamsApp(APIApplication):
1251
1251
  replies: list[Any] | None = None,
1252
1252
  ) -> Any:
1253
1253
  """
1254
- Updates properties of a specific message within a Microsoft Teams channel, identified by its team, channel, and message IDs. It applies modifications like changing the message body or attachments by sending a PATCH request to the Microsoft Graph API.
1254
+ Updates an existing message within a Microsoft Teams channel, identified by team, channel, and message IDs. This function modifies the original message's properties, like its body, via a PATCH request, distinguishing it from functions that create new messages or update replies.
1255
1255
 
1256
1256
  Args:
1257
1257
  team_id (string): team-id
@@ -1467,7 +1467,7 @@ class MsTeamsApp(APIApplication):
1467
1467
  expand: list[str] | None = None,
1468
1468
  ) -> dict[str, Any]:
1469
1469
  """
1470
- Retrieves a list of all tabs within a specific channel of a Microsoft Teams team. Supports advanced OData query parameters for filtering, sorting, and pagination, allowing for customized retrieval of the tab collection.
1470
+ Retrieves a collection of tabs from a specified channel within a Microsoft Teams team. Unlike `get_channel_tab_details`, which fetches a single tab, this function lists all tabs and supports advanced OData query parameters for filtering, sorting, and pagination of the entire collection.
1471
1471
 
1472
1472
  Args:
1473
1473
  team_id (string): team-id
@@ -1523,7 +1523,7 @@ class MsTeamsApp(APIApplication):
1523
1523
  teamsApp: Any | None = None,
1524
1524
  ) -> Any:
1525
1525
  """
1526
- Adds a new tab to a specified channel within a Microsoft Teams team. It requires team and channel IDs to target the location, and accepts optional configuration details like the tab's display name and associated application to create the new tab.
1526
+ Creates a new tab in a specified Microsoft Teams channel using team and channel IDs. This function configures the tab's initial properties, such as display name and application, distinguishing it from functions that list (`list_channel_tabs`) or modify (`update_channel_tab`) existing tabs.
1527
1527
 
1528
1528
  Args:
1529
1529
  team_id (string): team-id
@@ -1577,7 +1577,7 @@ class MsTeamsApp(APIApplication):
1577
1577
  expand: list[str] | None = None,
1578
1578
  ) -> Any:
1579
1579
  """
1580
- Retrieves detailed information for a specific tab within a channel using its unique ID. Requires team and channel identifiers to locate the resource. This function fetches a single tab, unlike `get_channel_tabs` which lists all tabs for the channel.
1580
+ Fetches properties for a single tab within a specific Microsoft Teams channel, identified by its team, channel, and tab IDs. Unlike `list_channel_tabs` which gets all tabs, this targets a specific one, with options to select fields or expand related entities in the response.
1581
1581
 
1582
1582
  Args:
1583
1583
  team_id (string): team-id
@@ -1622,7 +1622,7 @@ class MsTeamsApp(APIApplication):
1622
1622
  teamsApp: Any | None = None,
1623
1623
  ) -> Any:
1624
1624
  """
1625
- Updates an existing tab within a specific channel of a Microsoft Teams team. It identifies the tab using team, channel, and tab IDs to modify properties like its display name or configuration. This function performs a partial update on the tab's resource.
1625
+ Modifies properties of an existing tab within a specific Microsoft Teams channel. It uses the team, channel, and tab IDs to target the tab, allowing for partial updates to its configuration or display name via a PATCH request, differentiating it from tab creation or deletion functions.
1626
1626
 
1627
1627
  Args:
1628
1628
  team_id (string): team-id
@@ -1671,7 +1671,7 @@ class MsTeamsApp(APIApplication):
1671
1671
  self, team_id: str, channel_id: str, teamsTab_id: str
1672
1672
  ) -> Any:
1673
1673
  """
1674
- Deletes a specific tab from a Microsoft Teams channel. The function requires the team ID, channel ID, and the tab's unique ID to target and permanently remove the specified tab from the channel's interface.
1674
+ Permanently removes a specific tab from a Microsoft Teams channel using its unique ID, along with the parent team and channel IDs. This function is the destructive counterpart to `create_channel_tab`, designed to delete a tab rather than create, list, or update one.
1675
1675
 
1676
1676
  Args:
1677
1677
  team_id (string): team-id
@@ -1707,7 +1707,7 @@ class MsTeamsApp(APIApplication):
1707
1707
  expand: list[str] | None = None,
1708
1708
  ) -> Any:
1709
1709
  """
1710
- Retrieves details for the primary channel (typically 'General') of a specified Microsoft Teams team. Optional parameters allow for selecting specific properties or expanding related entities in the API response. This differs from `get_team_channel_info`, which requires a specific channel ID.
1710
+ Retrieves the primary channel (usually 'General') for a specified team using its ID. Unlike `get_channel_details`, this function directly accesses the team's default channel without requiring a specific channel ID. Optional parameters can select or expand properties in the returned data.
1711
1711
 
1712
1712
  Args:
1713
1713
  team_id (string): team-id
@@ -1745,7 +1745,7 @@ class MsTeamsApp(APIApplication):
1745
1745
  expand: list[str] | None = None,
1746
1746
  ) -> dict[str, Any]:
1747
1747
  """
1748
- Retrieves the collection of applications installed in a specific user's personal Microsoft Teams scope. This function accepts optional parameters for filtering, sorting, and pagination, enabling customized queries to refine the list of apps returned from the Microsoft Graph API.
1748
+ Retrieves applications installed in a user's personal Microsoft Teams scope, identified by their ID. Unlike `list_installed_chat_apps` which targets chat installations, this focuses on the user's scope. It supports optional OData parameters for filtering, sorting, and pagination to customize the returned app collection.
1749
1749
 
1750
1750
  Args:
1751
1751
  user_id (string): user-id
@@ -1,10 +1,10 @@
1
- # Neon MCP Server
1
+ # NeonApp MCP Server
2
2
 
3
- An MCP Server for the Neon API.
3
+ An MCP Server for the NeonApp API.
4
4
 
5
5
  ## 🛠️ Tool List
6
6
 
7
- This is automatically generated from OpenAPI schema for the Neon API.
7
+ This is automatically generated from OpenAPI schema for the NeonApp API.
8
8
 
9
9
 
10
10
  | Tool | Description |
@@ -1,22 +1,23 @@
1
- # OpenAI MCP Server
1
+ # OpenaiApp MCP Server
2
2
 
3
- An MCP Server for the OpenAI API.
3
+ An MCP Server for the OpenaiApp API.
4
4
 
5
5
  ## 🛠️ Tool List
6
6
 
7
- This is automatically generated from OpenAPI schema for the OpenAI API.
7
+ This is automatically generated from OpenAPI schema for the OpenaiApp API.
8
8
 
9
- | Tool | Description |
10
- | ------------------------ | ------------------------------------------------------------------------- |
11
- | `create_chat_completion` | Creates a model response for the given chat conversation. |
12
- | `upload_file` | Upload a file that can be used across various OpenAI API endpoints. |
13
- | `list_files` | Lists the files that have been uploaded to your OpenAI account. |
14
- | `retrieve_file` | Retrieves information about a specific file. |
15
- | `delete_file` | Deletes a file. |
16
- | `retrieve_file_content` | Retrieves the content of the specified file. |
17
- | `generate_image` | Creates an image given a prompt. |
18
- | `create_image_edit` | Creates an edited or extended image given an original image and a prompt. |
19
- | `create_image_variation` | Creates a variation of a given image. |
20
- | `create_transcription` | Transcribes audio into the input language. |
21
- | `create_translation` | Translates audio into English text. |
22
- | `create_speech` | Generates audio from the input text. |
9
+
10
+ | Tool | Description |
11
+ |------|-------------|
12
+ | `create_chat_completion` | Generates a model response for a chat conversation. It supports both standard and streaming modes; if streaming, it internally aggregates response chunks into a single complete object, simplifying stream handling. Returns the completion data as a dictionary on success or an error string on failure. |
13
+ | `upload_file` | Uploads a file to the user's OpenAI account for use across various endpoints like 'assistants'. It accepts a file path or object and a purpose string, returning a dictionary with the created file object's details upon success. |
14
+ | `list_files` | Retrieves a paginated list of files uploaded to the OpenAI account. Allows filtering by purpose and controlling the output with limit, `after` cursor, and sort order parameters to efficiently navigate through the file collection. |
15
+ | `retrieve_file_metadata` | Retrieves the metadata (e.g., purpose, creation date) for a specific file from the OpenAI account using its ID. Unlike `retrieve_file_content`, this function does not download the file's contents. It returns a dictionary with file details on success or an error string on failure. |
16
+ | `delete_file` | Permanently deletes a file from the user's OpenAI account using its unique file ID. This action is irreversible. It returns a dictionary confirming the deletion on success or an error message string on failure. This is the 'delete' operation in the file management lifecycle. |
17
+ | `retrieve_file_content` | Retrieves a file's content from OpenAI using its ID. It returns plain text for common text formats (e.g., JSON, CSV). For binary or undecodable files, it returns a dictionary with base64-encoded data, differentiating it from `retrieve_file` which only fetches metadata. |
18
+ | `create_image` | Generates new images from a textual prompt using OpenAI's DALL-E models. It allows customization of parameters like image size, quality, style, and response format (URL or base64 JSON). Unlike other image functions in this class, it creates images entirely from scratch based on text. |
19
+ | `create_image_edit` | Modifies a source image using the DALL-E 2 model based on a text prompt. An optional mask can be supplied to specify the exact area for editing. This function is distinct from generating images from scratch (`generate_image`) or creating simple variations (`create_image_variation`). |
20
+ | `create_image_variation` | Generates one or more variations of a provided image using the OpenAI API, specifically the DALL-E 2 model. It allows customization of the number, size, and response format of the resulting images. Returns a dictionary with image data on success or an error string on failure. |
21
+ | `transcribe_audio` | Transcribes an audio file into text in its original language using models like Whisper or GPT-4o. It supports multiple response formats and internally aggregates streaming data into a final object. This differs from `create_translation`, which translates audio specifically into English text. |
22
+ | `create_translation` | Translates audio from any supported language into English text using OpenAI's API. Unlike `create_transcription`, which converts audio to text in its original language, this function's output is always English. It supports various response formats like JSON, text, or SRT for the translated content. |
23
+ | `create_speech` | Generates audio from input text using a specified TTS model and voice. This text-to-speech function allows customizing audio format and speed. On success, it returns a dictionary containing the base64-encoded audio content and its corresponding MIME type, or an error string on failure. |
@@ -9,12 +9,12 @@ This is automatically generated from OpenAPI schema for the OutlookApp API.
9
9
 
10
10
  | Tool | Description |
11
11
  |------|-------------|
12
- | `users_message_reply` | Replies to a specific message for a user using the POST method, accepting JSON content in the request body and returning status codes indicating success or error. |
13
- | `user_send_mail` | Sends an email on behalf of the specified user, accepting the email details as JSON in the request body and returning a 204 No Content response on success. |
14
- | `user_get_mail_folder` | Retrieves a specific mail folder for a specified user using optional query parameters to include hidden folders or select/expand properties. |
15
- | `user_list_message` | Retrieves a list of messages for a user, allowing optional filtering and sorting of results based on parameters such as includeHiddenMessages, search, filter, top, skip, orderby, select, and expand. |
16
- | `user_get_message` | Retrieves a specific message for a user, optionally including hidden messages, selecting specific fields, or expanding related data. |
17
- | `user_delete_message` | Deletes a specific message for a given user using the DELETE method and optional If-Match header for conditional requests. |
18
- | `user_message_list_attachment` | Retrieves attachments associated with a specified user's message, supporting filtering, pagination, and field selection via query parameters. |
19
- | `get_user_id` | Retrieves the current user. |
20
- | `get_from_url` | Makes a GET request to a full @odata.nextLink or @odata.deltaLink URL. |
12
+ | `reply_to_message` | Replies to an email using its message ID, with either a simple comment or a full message object including attachments. Unlike `send_mail`, which creates a new email, this function targets an existing message. It defaults to the current user if no user ID is specified. |
13
+ | `send_mail` | Sends a new email on behalf of a specified or current user, using a dictionary for content like recipients and subject. Unlike `reply_to_message`, which replies to an existing message, this function composes and sends an entirely new email from scratch. |
14
+ | `get_mail_folder` | Retrieves a specific mail folder's metadata by its ID for a given user. The response can be customized to include hidden folders or select specific properties. Unlike `list_user_messages`, this function fetches folder details, not the emails contained within it. |
15
+ | `list_user_messages` | Retrieves a list of messages from a user's mailbox. This function supports powerful querying using optional parameters for filtering, searching, sorting, and pagination, unlike `get_user_message`, which fetches a single email by its ID. |
16
+ | `get_user_message` | Retrieves a specific email message by its ID for a given user, with options to select specific fields or expand related data. Unlike `list_user_messages`, which fetches a collection of emails with advanced filtering, this function is designed to retrieve a single, known message. |
17
+ | `user_delete_message` | Permanently deletes a specific email, identified by `message_id`, from a user's mailbox. If `user_id` is not provided, it defaults to the current authenticated user. Unlike retrieval functions such as `get_user_message`, this performs a destructive action to remove the specified email from Outlook. |
18
+ | `list_message_attachments` | Retrieves attachments for a specific email message, identified by its ID. Supports advanced querying for filtering, sorting, and pagination, allowing users to select specific fields to return in the result set, focusing only on attachments rather than the full message content. |
19
+ | `get_current_user_profile` | Fetches the `userPrincipalName` for the currently authenticated user from the `/me` endpoint. This internal helper is used by other methods to automatically obtain the user's ID for API calls when a `user_id` is not explicitly provided. |
20
+ | `get_next_page` | Executes a GET request for a full URL, typically the `@odata.nextLink` from a previous paginated API response. It simplifies retrieving subsequent pages of data from list functions by handling URL validation and parsing before fetching the results for the next page. |
@@ -18,7 +18,7 @@ class OutlookApp(APIApplication):
18
18
  message: dict[str, Any] | None = None,
19
19
  ) -> Any:
20
20
  """
21
- Replies to a specific email message identified by its ID. The reply can contain a simple comment or a full message object with attachments. If no user ID is provided, it defaults to the current user, distinguishing it from `user_send_mail` which sends a new email.
21
+ Replies to an email using its message ID, with either a simple comment or a full message object including attachments. Unlike `send_mail`, which creates a new email, this function targets an existing message. It defaults to the current user if no user ID is specified.
22
22
 
23
23
  Args:
24
24
  user_id (string, optional): user-id. If not provided, will automatically get the current user's ID.
@@ -70,7 +70,7 @@ class OutlookApp(APIApplication):
70
70
  saveToSentItems: bool | None = None,
71
71
  ) -> Any:
72
72
  """
73
- Sends a new email on behalf of a user, using a provided dictionary for content like recipients and subject. Unlike `users_message_reply`, which replies to an existing message, this function is used to compose and send an entirely new email from scratch.
73
+ Sends a new email on behalf of a specified or current user, using a dictionary for content like recipients and subject. Unlike `reply_to_message`, which replies to an existing message, this function composes and sends an entirely new email from scratch.
74
74
 
75
75
  Args:
76
76
  user_id (string, optional): user-id. If not provided, will automatically get the current user's ID.
@@ -121,7 +121,7 @@ class OutlookApp(APIApplication):
121
121
  expand: list[str] | None = None,
122
122
  ) -> Any:
123
123
  """
124
- Retrieves a specific mail folder by its ID for a given user. Allows customization of the response by optionally including hidden folders, selecting specific properties to return, or expanding related entities. It specifically targets folder metadata, not the messages within.
124
+ Retrieves a specific mail folder's metadata by its ID for a given user. The response can be customized to include hidden folders or select specific properties. Unlike `list_user_messages`, this function fetches folder details, not the emails contained within it.
125
125
 
126
126
  Args:
127
127
  user_id (string, optional): user-id. If not provided, will automatically get the current user's ID.
@@ -176,7 +176,7 @@ class OutlookApp(APIApplication):
176
176
  expand: list[str] | None = None,
177
177
  ) -> dict[str, Any]:
178
178
  """
179
- Retrieves a list of messages from a user's mailbox. This function supports powerful querying using optional parameters for filtering, searching, sorting, and pagination, unlike `user_get_message`, which fetches a single email by its ID.
179
+ Retrieves a list of messages from a user's mailbox. This function supports powerful querying using optional parameters for filtering, searching, sorting, and pagination, unlike `get_user_message`, which fetches a single email by its ID.
180
180
 
181
181
  Args:
182
182
  user_id (string, optional): user-id. If not provided, will automatically get the current user's ID.
@@ -250,7 +250,7 @@ class OutlookApp(APIApplication):
250
250
  expand: list[str] | None = None,
251
251
  ) -> Any:
252
252
  """
253
- Retrieves a specific message by its ID for a user, with options to select fields or expand related data. This function fetches a single item, in contrast to `user_list_message` which retrieves a collection of messages.
253
+ Retrieves a specific email message by its ID for a given user, with options to select specific fields or expand related data. Unlike `list_user_messages`, which fetches a collection of emails with advanced filtering, this function is designed to retrieve a single, known message.
254
254
 
255
255
  Args:
256
256
  user_id (string, optional): user-id. If not provided, will automatically get the current user's ID.
@@ -293,7 +293,7 @@ class OutlookApp(APIApplication):
293
293
 
294
294
  def user_delete_message(self, message_id: str, user_id: str | None = None) -> Any:
295
295
  """
296
- Deletes a specific Outlook message for a user, identified by its unique `message_id`. If `user_id` is not provided, it automatically targets the currently authenticated user's mailbox. It makes a DELETE request to the corresponding Microsoft Graph API endpoint to permanently remove the message.
296
+ Permanently deletes a specific email, identified by `message_id`, from a user's mailbox. If `user_id` is not provided, it defaults to the current authenticated user. Unlike retrieval functions such as `get_user_message`, this performs a destructive action to remove the specified email from Outlook.
297
297
 
298
298
  Args:
299
299
  user_id (string, optional): user-id. If not provided, will automatically get the current user's ID.
@@ -337,7 +337,7 @@ class OutlookApp(APIApplication):
337
337
  expand: list[str] | None = None,
338
338
  ) -> dict[str, Any]:
339
339
  """
340
- Retrieves attachments for a specific email message, identified by its ID. Supports advanced querying for filtering, sorting, and pagination, allowing users to select specific fields to return in the result set.
340
+ Retrieves attachments for a specific email message, identified by its ID. Supports advanced querying for filtering, sorting, and pagination, allowing users to select specific fields to return in the result set, focusing only on attachments rather than the full message content.
341
341
 
342
342
  Args:
343
343
  user_id (string, optional): user-id. If not provided, will automatically get the current user's ID.
@@ -392,7 +392,7 @@ class OutlookApp(APIApplication):
392
392
  self,
393
393
  ) -> dict[str, Any]:
394
394
  """
395
- Fetches the `userPrincipalName` for the currently authenticated user from the `/me` endpoint. It is a helper function used internally by other methods to automatically obtain the user's ID for API calls when one is not explicitly provided.
395
+ Fetches the `userPrincipalName` for the currently authenticated user from the `/me` endpoint. This internal helper is used by other methods to automatically obtain the user's ID for API calls when a `user_id` is not explicitly provided.
396
396
 
397
397
 
398
398
  Returns:
@@ -413,7 +413,7 @@ class OutlookApp(APIApplication):
413
413
 
414
414
  def get_next_page(self, url: str) -> dict[str, Any]:
415
415
  """
416
- Executes a GET request using a full URL, typically a pagination link (`@odata.nextLink`) from a previous API response. It validates the URL, extracts the relative path and query parameters, and fetches the corresponding data, simplifying navigation through paginated API results.
416
+ Executes a GET request for a full URL, typically the `@odata.nextLink` from a previous paginated API response. It simplifies retrieving subsequent pages of data from list functions by handling URL validation and parsing before fetching the results for the next page.
417
417
  """
418
418
  if not url:
419
419
  raise ValueError("Missing required parameter 'url'.")
@@ -1,12 +1,12 @@
1
- # Perplexity MCP Server
1
+ # PerplexityApp MCP Server
2
2
 
3
- An MCP Server for the Perplexity API.
3
+ An MCP Server for the PerplexityApp API.
4
4
 
5
5
  ## 🛠️ Tool List
6
6
 
7
- This is automatically generated from OpenAPI schema for the Perplexity API.
7
+ This is automatically generated from OpenAPI schema for the PerplexityApp API.
8
8
 
9
9
 
10
10
  | Tool | Description |
11
11
  |------|-------------|
12
- | `chat` | Initiates a chat completion request to generate AI responses using various models with customizable parameters. |
12
+ | `answer_with_search` | Queries the Perplexity Chat Completions API for a web-search-grounded answer. It sends the user's prompt and model parameters to the `/chat/completions` endpoint, then parses the response to return the synthesized content and a list of supporting source citations, ideal for real-time information retrieval. |