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
@@ -1,43 +1,43 @@
1
1
  from typing import Any
2
2
 
3
3
  import requests
4
- from .whatsapp import (
4
+ from universal_mcp.applications.whatsapp.whatsapp import (
5
5
  WHATSAPP_API_BASE_URL,
6
6
  )
7
- from .whatsapp import (
7
+ from universal_mcp.applications.whatsapp.whatsapp import (
8
8
  download_media as whatsapp_download_media,
9
9
  )
10
- from .whatsapp import (
10
+ from universal_mcp.applications.whatsapp.whatsapp import (
11
11
  get_chat as whatsapp_get_chat,
12
12
  )
13
- from .whatsapp import (
13
+ from universal_mcp.applications.whatsapp.whatsapp import (
14
14
  get_contact_chats as whatsapp_get_contact_chats,
15
15
  )
16
- from .whatsapp import (
16
+ from universal_mcp.applications.whatsapp.whatsapp import (
17
17
  get_direct_chat_by_contact as whatsapp_get_direct_chat_by_contact,
18
18
  )
19
- from .whatsapp import (
19
+ from universal_mcp.applications.whatsapp.whatsapp import (
20
20
  get_last_interaction as whatsapp_get_last_interaction,
21
21
  )
22
- from .whatsapp import (
22
+ from universal_mcp.applications.whatsapp.whatsapp import (
23
23
  get_message_context as whatsapp_get_message_context,
24
24
  )
25
- from .whatsapp import (
25
+ from universal_mcp.applications.whatsapp.whatsapp import (
26
26
  list_chats as whatsapp_list_chats,
27
27
  )
28
- from .whatsapp import (
28
+ from universal_mcp.applications.whatsapp.whatsapp import (
29
29
  list_messages as whatsapp_list_messages,
30
30
  )
31
- from .whatsapp import (
31
+ from universal_mcp.applications.whatsapp.whatsapp import (
32
32
  search_contacts as whatsapp_search_contacts,
33
33
  )
34
- from .whatsapp import (
34
+ from universal_mcp.applications.whatsapp.whatsapp import (
35
35
  send_audio_message as whatsapp_audio_voice_message,
36
36
  )
37
- from .whatsapp import (
37
+ from universal_mcp.applications.whatsapp.whatsapp import (
38
38
  send_file as whatsapp_send_file,
39
39
  )
40
- from .whatsapp import (
40
+ from universal_mcp.applications.whatsapp.whatsapp import (
41
41
  send_message as whatsapp_send_message,
42
42
  )
43
43
 
@@ -9,26 +9,26 @@ This is automatically generated from OpenAPI schema for the WhatsappBusinessApp
9
9
 
10
10
  | Tool | Description |
11
11
  |------|-------------|
12
- | `get_analytics` | Retrieves details of a specified WhatsApp Business Account (WABA) with customizable fields using the GET method. |
13
- | `get_credit_lines` | Retrieves the extended credit lines available for a specified business account using its ID. |
14
- | `get_business_account` | Retrieves information about a business account using the specified API version and business account ID, optionally filtering the response fields via a query parameter. |
15
- | `get_commerce_settings` | Retrieves the commerce settings configured for a specific WhatsApp Business phone number. |
16
- | `set_or_update_commerce_settings` | Updates WhatsApp Business commerce settings (cart availability and catalog visibility) for a specific business phone number. |
17
- | `upload_file` | Uploads a file using the specified API version and application ID, with optional query parameters for file length and type, and returns a successful status message upon completion. |
18
- | `resume_session` | Initiates a session using the provided SESSION_ID and file offset specified in the header, supporting further session-related operations via the POST method at the "/{api-version}/<SESSION_ID>" endpoint. |
19
- | `get_business_phone_number` | Retrieves details for a specific business phone number ID using query parameters to specify returned fields. |
20
- | `get_all_business_phone_numbers` | Retrieves a list of phone numbers associated with a specific WhatsApp Business Account (WABA), allowing for filtering and customization of the response fields. |
21
- | `get_qr_code` | Retrieves a message linked to a specific QR code for a business phone number using the GET method via the API. |
22
- | `delete_qr_code` | Deletes a specific WhatsApp Business QR code using the provided QR code ID and returns a success message if the operation is completed successfully. |
23
- | `get_all_qr_codes_default_fields` | Retrieves a list of message QR code deep links associated with a business phone number, filtered by specified fields and QR code identifiers. |
24
- | `create_qr_code` | Creates a WhatsApp Business QR code with a predefined message and returns the generated code details. |
25
- | `get_template_by_id_default_fields` | Retrieves a template using the specified template ID from the API version path. |
26
- | `edit_template` | Creates or processes a resource using the specified template ID based on the API version and returns a successful status upon completion. |
27
- | `get_template_by_name_default_fields` | Retrieves a list of WhatsApp message templates associated with a specific WhatsApp Business Account using the "GET" method, allowing filtering by template name. |
28
- | `create_message_template` | Creates a new WhatsApp message template for a business account, allowing businesses to send standardized messages to customers. |
29
- | `delete_template_by_name` | Deletes WhatsApp message templates by name (all languages) or specific ID using query parameters and returns a success status. |
30
- | `get_subscribed_apps` | Retrieves a list of apps subscribed to webhooks for a WhatsApp Business Account using the GET method. |
31
- | `subscribe_app_to_waba_swebhooks` | Subscribes an app to webhooks for a WhatsApp Business Account (WABA) using the POST method at the `/subscribed_apps` endpoint, allowing the app to receive updates and notifications from the WABA. |
32
- | `unsubscribe_apps_by_waba_id` | Unsubscribes an app from webhook notifications for a WhatsApp Business Account. |
33
- | `get_all_shared_wabas` | Retrieves information about WhatsApp Business accounts associated with a business client, using the specified business account ID and API version. |
34
- | `get_all_owned_wabas` | Retrieves a list of WhatsApp Business Accounts owned by or shared with the specified business account using a GET request to the given endpoint. |
12
+ | `get_whatsapp_business_account` | Fetches customizable data, primarily analytics, for a specific WhatsApp Business Account (WABA) using its ID. The `fields` parameter allows detailed queries, including date ranges and granularity for metrics like message volume, to refine the returned data. |
13
+ | `get_business_account_credit_lines` | Retrieves the extended credit lines for a specified business account ID. This function fetches billing information by querying the `/extendedcredits` endpoint, returning financial details such as available credit for platform services. |
14
+ | `get_business_account` | Fetches details for a specific Meta Business Account using its ID. This function retrieves the core account object, unlike others that get associated resources like owned/shared WhatsApp Business Accounts (WABAs) or credit lines for the same ID. The response payload can be customized using the 'fields' parameter. |
15
+ | `get_commerce_settings` | Retrieves the commerce settings, such as cart availability and catalog visibility, for a specific WhatsApp Business phone number. This function reads the current configuration, contrasting with `set_or_update_commerce_settings` which modifies them. |
16
+ | `update_commerce_settings` | Updates the commerce settings for a specific business phone number by enabling or disabling cart functionality and catalog visibility. This function differentiates from `get_commerce_settings` by using a POST request to modify data, rather than retrieving it. |
17
+ | `create_upload_session` | Initiates a resumable upload session by providing file metadata (size, type). This function creates an upload session ID and is the first of a two-step process for uploading media, preceding the actual data transfer performed by `resume_session`. |
18
+ | `upload_file_to_session` | Continues a media file upload by sending file data to an existing session. This function is the second step in the upload process, following `upload_file`, which creates the session and provides the required session ID. |
19
+ | `get_business_phone_number` | Retrieves details for a specific WhatsApp Business phone number by its unique ID. The optional `fields` parameter allows for customizing the response to include only desired data, differentiating it from `get_all_business_phone_numbers`, which retrieves a list of all numbers for a WABA. |
20
+ | `list_waba_phone_numbers` | Fetches a list of phone numbers for a specified WhatsApp Business Account (WABA). This function allows for result filtering and customizable field selection, distinguishing it from `get_business_phone_number` which retrieves a single number by its unique ID. |
21
+ | `get_qr_code_by_id` | Retrieves the details of a single QR code, such as its pre-filled message, by its unique ID for a specific business phone number. It fetches a specific code, distinguishing it from `get_all_qr_codes_default_fields` which retrieves a list of codes. |
22
+ | `delete_qr_code_by_id` | Deletes a specific WhatsApp message QR code by its ID for a given business phone number. The function sends a DELETE request to the Graph API's `message_qrdls` endpoint to remove the specified QR code. |
23
+ | `list_qr_codes` | Retrieves a list of QR codes for a business phone number. This function allows optional filtering by a specific QR code identifier and customization of the fields returned in the response, such as the image format. |
24
+ | `create_qr_code` | Generates a WhatsApp Business QR code for a specific phone number. This function allows setting a prefilled message for user convenience and can optionally include a custom identifier. It returns the details of the newly created QR code upon successful generation. |
25
+ | `get_template_by_id` | Retrieves a specific WhatsApp message template by its unique identifier. Unlike `get_template_by_name`, which searches within a business account, this function directly fetches a single template resource. Note: The function signature is missing the required `template_id` parameter to build a valid URL. |
26
+ | `update_template_by_id` | Updates an existing WhatsApp message template, identified by its ID within the request URL. This function modifies the template's category, components, language, and name by submitting new data via a POST request, returning the API response upon successful completion. |
27
+ | `get_message_templates` | Retrieves message templates for a specific WhatsApp Business Account (WABA). It can list all templates or, if a name is provided, filter for an exact match. This differs from `get_template_by_id_default_fields`, which fetches a single template by its unique ID. |
28
+ | `create_message_template` | Creates a new message template for a specified WhatsApp Business Account (WABA). This function sends a POST request with the template's name, language, category, and structural components, enabling the creation of standardized, reusable messages. |
29
+ | `delete_message_template` | Deletes a message template from a WhatsApp Business Account. Templates can be targeted for deletion by providing either a template name, which deletes all language versions, or a specific template ID (`hsm_id`). |
30
+ | `get_subscribed_apps` | Retrieves a list of all applications subscribed to receive webhook notifications for a given WhatsApp Business Account (WABA). This function provides a read-only view of current webhook subscriptions, complementing the functions for subscribing and unsubscribing apps. |
31
+ | `subscribe_app_to_webhooks` | Subscribes an application to a specific WhatsApp Business Account's (WABA) webhooks using its ID. This enables the app to receive real-time event notifications, differentiating it from functions that list or remove subscriptions. |
32
+ | `unsubscribe_app_from_waba` | Removes the webhook subscription for the calling app from a specified WhatsApp Business Account (WABA), stopping it from receiving notifications. This function complements `get_subscribed_apps` and `subscribe_app_to_waba_swebhooks` by handling the deletion of a subscription. |
33
+ | `get_all_client_wabas` | Retrieves all client WhatsApp Business Accounts (WABAs) associated with a specific business account ID. It's used by Solution Partners to list WABAs they manage for other businesses, distinguishing them from accounts they directly own (`get_all_owned_wabas`). |
34
+ | `get_all_owned_wabas` | Retrieves a list of all WhatsApp Business Accounts (WABAs) directly owned by a specified business account. This is distinct from `get_all_shared_wabas`, which fetches WABAs shared with clients, providing specific access to owned assets instead of associated ones. |
@@ -9,49 +9,49 @@ This is automatically generated from OpenAPI schema for the YoutubeApp API.
9
9
 
10
10
  | Tool | Description |
11
11
  |------|-------------|
12
- | `get_jobs_job_reports` | Retrieves job reports for a specified job based on provided filters and parameters. |
13
- | `get_jobs_job_reports_report` | Retrieves a specific report associated with a job using the provided job and report identifiers. |
14
- | `delete_jobs_job` | Deletes a job with the specified ID, optionally acting on behalf of a content owner. |
15
- | `get_jobs` | Retrieves a list of jobs from the server with optional filtering by query parameters. |
16
- | `get_media_resource_name` | Retrieves a media resource by name and returns its JSON representation. |
17
- | `get_reporttypes` | Retrieves a paginated list of report types from the API with optional filtering. |
18
- | `delete_captions` | Deletes specified captions from a YouTube resource and returns the API response. |
19
- | `get_captions` | Retrieves caption tracks for a specified video ID from a remote API, supporting optional query parameters for request customization. |
20
- | `delete_comments` | Deletes a comment or comments from the server based on the specified ID. |
21
- | `add_comments_mark_as_spam` | Marks a comment as spam by sending a POST request to the API endpoint. |
22
- | `add_comments_set_moderation_status` | Sets the moderation status for a comment and optionally bans the author through a POST request to a defined endpoint. |
23
- | `delete_live_broadcasts` | Deletes specified live broadcasts using query parameters to filter requests. |
24
- | `add_live_broadcasts_bind` | Binds a live broadcast to a stream on YouTube, using specified parameters for authentication and identification. |
25
- | `add_live_broadcasts_control` | Controls a live broadcast by sending a POST request with specified parameters. |
26
- | `add_live_broadcasts_transition` | Transitions a live broadcast to a specified status for a given broadcast ID via API. |
27
- | `delete_live_chat_bans` | Deletes a live chat ban identified by the specified ID from the server. |
28
- | `delete_live_chat_messages` | Deletes live chat messages based on the specified message ID. |
29
- | `delete_live_chat_moderators` | Deletes a live chat moderator by ID using the specified endpoint. |
30
- | `delete_videos` | Deletes specified videos from a video platform using API endpoints. |
31
- | `get_videos_get_rating` | Retrieves the rating of a video using its ID and optional content owner specification. |
32
- | `add_videos_rate` | Submits a rating for a video on the server using the provided video ID and rating value. |
33
- | `add_videos_report_abuse` | Sends an abuse report for videos via the YouTube API, typically used to flag inappropriate content. |
34
- | `add_watermarks_set` | Sets watermarks on a specified YouTube channel using optional content owner credentials. |
35
- | `add_watermarks_unset` | Removes watermarks from a YouTube channel specified by channel ID. |
36
- | `get_activities` | Retrieve YouTube channel activities based on specified filters and parameters. |
37
- | `add_channel_banners_insert` | Inserts a new channel banner for a YouTube channel using the YouTube Data API. |
38
- | `delete_channel_sections` | Deletes one or more channel sections from the specified platform using the provided identifiers. |
39
- | `get_channels` | Retrieves YouTube channels based on specified parameters. |
40
- | `get_comment_threads` | Retrieve YouTube comment threads based on specified filters and pagination parameters. |
41
- | `get_fanfundingevents` | Retrieves fan funding events based on specified filter criteria. |
42
- | `get_guecategories` | Fetches guide categories from a remote service based on specified parameters. |
43
- | `get_languages` | Fetches a list of supported languages from the internationalization API, returning localized names when specified. |
44
- | `get_regions` | Retrieves a list of i18n regions from an API endpoint. |
45
- | `delete_livestreams` | Deletes a YouTube livestream resource using the YouTube Data API with optional filtering parameters. |
46
- | `delete_play_list_items` | Deletes playlist items identified by the given ID or on behalf of the specified content owner. |
47
- | `delete_playlists` | Deletes playlists via the YouTube Data API based on specified criteria. |
48
- | `get_search` | Submits a search query to the YouTube Data API with optional filters. |
49
- | `get_sponsors` | Fetches a list of sponsors from a server with optional filtering and pagination. |
50
- | `delete_subscriptions` | Deletes one or all subscriptions by sending a DELETE request to the API endpoint. |
51
- | `get_superchatevents` | Fetches a list of super chat events from the YouTube API with optional filtering parameters. |
52
- | `add_thumbnails_set` | Sets a thumbnail for a specified video on behalf of a content owner using the YouTube API. |
53
- | `get_video_abuse_report_reasons` | Fetches video abuse report reasons with optional localization and response filtering. |
54
- | `get_veocategories` | Fetches video categories from an external API using specified query parameters and returns the parsed JSON response. |
55
- | `delete_groupitems` | Deletes group items based on the provided parameters. |
56
- | `delete_groups` | Deletes specified groups via API, optionally on behalf of a content owner. |
57
- | `get_reports` | Fetches and returns report data based on specified filtering, sorting, and range criteria. |
12
+ | `list_job_reports` | Retrieves a paginated list of all reports for a specific job ID, with options for filtering by date. Unlike `get_jobs_job_reports_report`, which fetches a single report by its ID, this function returns a collection of reports associated with a job. |
13
+ | `get_job_report` | Fetches a single, specific report identified by its `reportId` from within a given `jobId`. This retrieves an individual record, distinguishing it from `get_jobs_job_reports`, which returns a list of reports for a job. The request can be made on behalf of a content owner. |
14
+ | `delete_job` | Deletes a specific job resource using its unique `jobId`, optionally on behalf of a content owner. This action permanently removes the job itself, differentiating it from functions that only retrieve or manage job reports. |
15
+ | `list_jobs` | Retrieves a paginated list of asynchronous jobs from the YouTube Reporting API. Supports filtering by content owner and including system-managed jobs. This function lists multiple jobs, distinct from `get_jobs_job_reports` which retrieves reports for a single job. |
16
+ | `download_report_media` | Downloads the content of a bulk data report from the YouTube Reporting API by its unique `resourceName`. This function retrieves the actual media file generated by a reporting job, distinct from functions that only fetch report metadata. |
17
+ | `get_reporttypes` | Retrieves a list of available report types from the YouTube Reporting API, supporting pagination and filtering. This function returns metadata about what kinds of reports can be generated, distinct from functions like `get_reports` that fetch actual report content. |
18
+ | `delete_captions` | Deletes a specific YouTube caption resource using its unique ID, with optional delegation for content owners. This management function removes the entire caption track, unlike `get_captions` which only retrieves the transcript text for a given video ID. |
19
+ | `get_transcript_text` | Fetches the full text transcript for a YouTube video using its ID. Unlike other methods using the official API, this function utilizes the `youtube-transcript-api` library to extract and concatenate all caption snippets into a single, timestamp-free string of the video's spoken content. |
20
+ | `delete_comments` | Permanently removes a specific comment identified by its unique ID via a DELETE request. Unlike moderation functions like `add_comments_mark_as_spam`, which only alter a comment's state, this action is irreversible and deletes the resource. An `id` is required to specify the target comment. |
21
+ | `mark_comment_as_spam` | Marks a specified YouTube comment as spam via a POST request to the API. This moderation action is distinct from deleting comments (`delete_comments`) or setting other statuses like 'approved' or 'rejected' (`add_comments_set_moderation_status`). |
22
+ | `set_comment_moderation_status` | Sets the moderation status (e.g., 'approved', 'rejected') for specified comments and can optionally ban the author. Unlike `add_comments_mark_as_spam`, this function allows for various moderation states, providing more granular control over comment management. |
23
+ | `delete_live_broadcasts` | Deletes a YouTube live broadcast event by its unique ID via the API. This request can be made on behalf of a content owner or channel. It targets the `/liveBroadcasts` endpoint, distinguishing it from `delete_livestreams` which manages the actual content stream. |
24
+ | `bind_live_broadcast_to_stream` | Binds a YouTube live broadcast to a video stream using their respective IDs. This action associates the broadcast's metadata with the content stream, optionally performing the action on behalf of a content owner, facilitating the link between a planned event and its live video feed. |
25
+ | `control_live_broadcast` | Sends control commands to a YouTube live broadcast, identified by its ID. It can display a slate or schedule an action using a time offset. Unlike `add_live_broadcasts_transition`, which alters broadcast status (e.g., 'live'), this function manages in-stream state. |
26
+ | `transition_live_broadcast` | Changes a YouTube live broadcast's status (e.g., making it 'live' or 'complete') by posting to the API's transition endpoint. This function alters the broadcast's lifecycle state, distinct from other control actions like binding it to a stream, and returns the API's JSON response. |
27
+ | `delete_live_chat_ban` | Deletes a specific YouTube live chat ban using its unique ID. It sends a DELETE request to the `/liveChat/bans` endpoint to revoke the ban, allowing the user to participate in the chat again. |
28
+ | `delete_live_chat_message` | Deletes a specific YouTube live chat message identified by its unique ID. This function targets the `/liveChat/messages` endpoint, distinguishing it from `delete_live_chat_bans` and `delete_live_chat_moderators`, which manage different aspects of a live chat. |
29
+ | `delete_live_chat_moderators` | Deletes a specific YouTube live chat moderator using their unique ID. This function sends a DELETE request to the `/liveChat/moderators` API endpoint and returns the server's JSON response, confirming the successful removal or detailing errors. The moderator ID is a required parameter for this action. |
30
+ | `delete_videos` | Deletes a specified YouTube video using its unique ID. The operation can be performed on behalf of a content owner by sending an HTTP DELETE request to the `/videos` endpoint. It's distinct from other video functions that only modify or retrieve metadata, like rating or abuse reports. |
31
+ | `get_video_ratings` | Retrieves the authenticated user's rating (e.g., 'like', 'dislike') for specified videos. This function fetches existing rating data, distinct from `add_videos_rate` which submits a new rating, and can be performed on behalf of a content owner. |
32
+ | `rate_video` | Submits a rating (e.g., 'like', 'dislike') for a video specified by its unique ID. This function sends a POST request to the YouTube API's `/videos/rate` endpoint and returns the server's JSON response upon successful submission. |
33
+ | `report_video_for_abuse` | Reports a video for abuse via a POST request to the YouTube API. An optional parameter allows a content owner to submit the report on behalf of their account, flagging potentially inappropriate content for review by YouTube. |
34
+ | `set_channel_watermark` | Sets a branding watermark on a specified YouTube channel. The operation targets the channel using its ID and can be executed on behalf of a content owner. This function contrasts with `add_watermarks_unset`, which removes the watermark. |
35
+ | `unset_channel_watermark` | Removes the branding watermark for a specified YouTube channel via an API POST request. This operation, the inverse of `add_watermarks_set`, can be executed on behalf of a content owner to unset the channel's current watermark. |
36
+ | `get_activities` | Retrieves a list of YouTube activities, such as video uploads or social posts. Supports filtering by channel, authenticated user's feed, publication date, and region. The function also handles pagination to navigate through large result sets and returns the JSON response from the API. |
37
+ | `insert_channel_banner` | Uploads and sets a new banner image for a specified YouTube channel. This function makes a POST request to the `/channelBanners/insert` endpoint, optionally on behalf of a content owner, and returns details of the newly created banner. |
38
+ | `delete_channel_sections` | Deletes a YouTube channel section by its unique ID via an API request. The operation can be performed on behalf of a content owner for delegated management, returning a JSON response upon success or raising an HTTPError for failures like invalid IDs or insufficient permissions. |
39
+ | `list_channels` | Retrieves channel data from the YouTube API using specific filters like ID, username, or ownership status (`mine`, `managedByMe`). The function supports pagination and localization, returning a JSON object containing details for the targeted channels. |
40
+ | `get_comment_threads` | Retrieves YouTube comment threads using filters like channel ID, video ID, or search terms. It supports pagination and sorting, serving as the primary method for fetching comment data, distinct from other functions in the script that moderate or delete individual comments. |
41
+ | `get_fanfundingevents` | Fetches a list of fan funding events from the YouTube API for the authenticated user's channel. Supports pagination, localization, and partial responses to retrieve customized event data like Super Chat or Super Stickers based on specified filter criteria and response parts. |
42
+ | `get_guide_categories` | Retrieves a list of official YouTube guide categories (e.g., Music, Sports). This function queries the `/guideCategories` endpoint, allowing results to be filtered by ID or region and localized for a specific language. These are distinct from the categories assigned to individual videos. |
43
+ | `get_i18n_languages` | Retrieves a list of supported internationalization (i18n) languages from the YouTube API's `/i18nLanguages` endpoint. It can optionally localize the language names in the response. This function is distinct from `get_regions`, which fetches supported geographical regions. |
44
+ | `get_i18n_regions` | Fetches a list of geographic regions supported by the YouTube API for content localization. It can localize region names using the 'hl' parameter. This is distinct from get_languages, which retrieves supported languages, not geographic areas. |
45
+ | `delete_livestreams` | Deletes one or more YouTube livestreams by ID via the `/liveStreams` API endpoint, optionally on behalf of a content owner. This function is distinct from `delete_live_broadcasts`, which targets a different live video resource, and returns the server's JSON response upon successful deletion. |
46
+ | `delete_playlist_items` | Deletes one or more YouTube playlist items by their unique IDs. The operation can be performed on behalf of a content owner for delegated authorization, sending a DELETE request to the `/playlistItems` endpoint and returning the server's response. |
47
+ | `delete_playlists` | Deletes a YouTube playlist by its unique ID via a DELETE request to the API. The operation can be performed on behalf of a specific content owner for delegated management. This function targets the entire playlist, distinct from `delete_play_list_items` which removes individual videos from a playlist. |
48
+ | `get_search` | Performs a versatile search on YouTube for videos, channels, or playlists. This function supports extensive filters, including keywords, publication dates, location, and specific video attributes like category or duration, returning a paginated list of matching resources from the YouTube Data API. |
49
+ | `list_sponsors` | Retrieves a list of sponsors for the authenticated user's YouTube channel. This function supports filtering, pagination, and specifying which resource parts to include in the response, allowing for flexible and customized data fetching of sponsor information. |
50
+ | `delete_subscriptions` | Deletes a specific YouTube channel subscription identified by its unique ID. This function sends a DELETE request to the `/subscriptions` API endpoint and returns the server's JSON response, confirming the operation's success or failure. |
51
+ | `get_super_chat_events` | Retrieves a paginated list of Super Chat events from the YouTube Data API. Allows for localization and specifying which resource parts to include in the response. This function is distinct from `get_fanfundingevents`, which fetches a different type of monetary contribution event. |
52
+ | `set_video_thumbnail` | Sets a custom thumbnail for a specified YouTube video via a POST request to the `/thumbnails/set` API endpoint. The operation can be performed on behalf of a content owner for delegated management of video assets. |
53
+ | `get_video_abuse_report_reasons` | Retrieves a list of valid reasons (e.g., spam, hate speech) for reporting abusive video content. Supports response localization using a language code (`hl`) and allows filtering which parts of the reason resource (e.g., ID, snippet) are returned, providing metadata before submitting a report. |
54
+ | `get_video_categories` | Retrieves official YouTube video categories used for classifying uploaded videos, allowing filtering by ID, region, or language. This is distinct from `get_guecategories`, which fetches channel browsing guides, not categories for individual video uploads. |
55
+ | `delete_group_items` | Deletes specified items from a YouTube Analytics group via an API request. An item can be targeted by its unique ID, and the action can be performed on behalf of a content owner. This function is distinct from `delete_groups`, which removes the entire group. |
56
+ | `delete_groups` | Deletes a YouTube group by its ID via an API request, optionally on behalf of a content owner. Unlike `delete_groupitems`, which only removes an item from a group, this function deletes the entire group entity. |
57
+ | `get_analytics_report` | Queries the YouTube Analytics API for performance reports, allowing customization via metrics, dimensions, and filters. Unlike `get_jobs_job_reports` which manages bulk report jobs, this function fetches analytical data directly, providing on-demand insights into channel or content performance. |
@@ -1,6 +1,8 @@
1
1
  from typing import Any
2
2
 
3
3
  from youtube_transcript_api import YouTubeTranscriptApi
4
+ from youtube_transcript_api.proxies import GenericProxyConfig
5
+
4
6
 
5
7
  from universal_mcp.applications.application import APIApplication
6
8
  from universal_mcp.integrations import Integration
@@ -296,7 +298,11 @@ class YoutubeApp(APIApplication):
296
298
  raise ValueError("Missing required parameter 'video_id'")
297
299
 
298
300
  try:
299
- api = YouTubeTranscriptApi()
301
+ api = YouTubeTranscriptApi(
302
+ proxy_config=GenericProxyConfig(
303
+ http_url="http://xgixgown:lp2wabq23752@142.111.48.253:7030/"
304
+ )
305
+ )
300
306
  transcript = api.fetch(video_id)
301
307
 
302
308
  transcript_text = " ".join(
@@ -9,4 +9,4 @@ This is automatically generated from OpenAPI schema for the ZenquotesApp API.
9
9
 
10
10
  | Tool | Description |
11
11
  |------|-------------|
12
- | `get_quote` | Fetches a random inspirational quote from the Zen Quotes API. |
12
+ | `get_random_quote` | Fetches a random inspirational quote from the Zen Quotes API via an HTTP request. It parses the JSON response to extract the quote and author, returning them as a single formatted string ('quote - author'). This function is the primary tool provided by the ZenquotesApp. |
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: universal-mcp-applications
3
- Version: 0.1.17
3
+ Version: 0.1.19
4
4
  Summary: A Universal MCP Application: universal_mcp_applications
5
5
  Project-URL: Homepage, https://github.com/universal-mcp/applications
6
6
  Project-URL: Repository, https://github.com/universal-mcp/applications
@@ -85,91 +85,4 @@ result = app.some_method(param1="value1")
85
85
 
86
86
  # Process and print the output
87
87
  process_output(result)
88
- ```
89
-
90
- ## Included Applications
91
-
92
- This package includes the following 82 applications:
93
-
94
- - `ahrefs`
95
- - `airtable`
96
- - `apollo`
97
- - `asana`
98
- - `aws-s3`
99
- - `bill`
100
- - `box`
101
- - `braze`
102
- - `cal-com-v2`
103
- - `calendly`
104
- - `canva`
105
- - `clickup`
106
- - `coda`
107
- - `confluence`
108
- - `contentful`
109
- - `crustdata`
110
- - `dialpad`
111
- - `digitalocean`
112
- - `domain-checker`
113
- - `e2b`
114
- - `elevenlabs`
115
- - `exa`
116
- - `falai`
117
- - `figma`
118
- - `firecrawl`
119
- - `fireflies`
120
- - `fpl`
121
- - `ghost-content`
122
- - `github`
123
- - `gong`
124
- - `google-ads`
125
- - `google-calendar`
126
- - `google-docs`
127
- - `google-drive`
128
- - `google-gemini`
129
- - `google-mail`
130
- - `google-searchconsole`
131
- - `google-sheet`
132
- - `hashnode`
133
- - `heygen`
134
- - `http-tools`
135
- - `hubspot`
136
- - `jira`
137
- - `klaviyo`
138
- - `linkedin`
139
- - `mailchimp`
140
- - `markitdown`
141
- - `miro`
142
- - `ms-teams`
143
- - `neon`
144
- - `notion`
145
- - `openai`
146
- - `outlook`
147
- - `perplexity`
148
- - `pipedrive`
149
- - `posthog`
150
- - `reddit`
151
- - `replicate`
152
- - `resend`
153
- - `retell`
154
- - `rocketlane`
155
- - `semanticscholar`
156
- - `semrush`
157
- - `sendgrid`
158
- - `sentry`
159
- - `serpapi`
160
- - `sharepoint`
161
- - `shopify`
162
- - `shortcut`
163
- - `slack`
164
- - `spotify`
165
- - `supabase`
166
- - `tavily`
167
- - `trello`
168
- - `twillo`
169
- - `twitter`
170
- - `unipile`
171
- - `whatsapp`
172
- - `whatsapp-business`
173
- - `wrike`
174
- - `youtube`
175
- - `zenquotes`
88
+ ```