Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, email [email protected] and we’ll put it right.

SendIt

REMOTE · SENDIT.INFINITEAPPSAI.COM · SCANNED AUG 3

AI-native social media publishing to LinkedIn, Instagram, Threads, TikTok, and X.

+8 this week 78 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score →

Endpoint Security89
Transport & Reachability100
Schema Quality & AI Usability82
  • 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
  • AI-judged instruction clarity (good).Pass
  • Tool/resource definitions use about 13713 tokens (~83/item across 165 items; 148 tools + 17 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management27
  • Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage97
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 91% of tool parameters carry a description.Partial
  • Structured output schemas are declared (9% of tools); any adoption earns full credit.Pass
Capabilities47
  • Spec-recency check failed: implements MCP spec 2024-11-05; the latest is 2026-07-28. See how to fix → Fail
  • Supports UI / widget rendering.Pass
Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

remote · sendit.infiniteappsai.com

# add to Claude Code
claude mcp add --transport http shree-git-sendit https://sendit.infiniteappsai.com/mcp
# ~/.codex/config.toml
[mcp_servers.shree-git-sendit]
url = "https://sendit.infiniteappsai.com/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "shree-git-sendit": {
      "type": "remote",
      "url": "https://sendit.infiniteappsai.com/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add shree-git-sendit --url https://sendit.infiniteappsai.com/mcp --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  shree-git-sendit:
    url: "https://sendit.infiniteappsai.com/mcp"
// mcp.json
{
  "mcpServers": {
    "shree-git-sendit": {
      "type": "http",
      "url": "https://sendit.infiniteappsai.com/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 2 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 20 to 23. That category is still filling its 30-day observation window: 6 days of observed history at the previous scan, 7 at this one. The score rises as the window fills, whether or not the server changes.

  • 31 Jul 26 +6
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 30 Jul 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 28 Jul 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 3 to 7. That category is still filling its 30-day observation window: 1 days of observed history at the previous scan, 2 at this one. The score rises as the window fills, whether or not the server changes.

  • 27 Jul 26 +1
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 26 Jul 26 69

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 3 Aug 2026 · Probed https://sendit.infiniteappsai.com/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=*.infiniteappsai.com CN=YR2,O=Let's Encrypt,C=US 11 Jul 2026 9 Oct 2026 RSA 2048 SHA256-RSA 53d1719dd4ec03f4cd7b24e148a5544a3e1
SANs: *.infiniteappsai.com, infiniteappsai.com
CN=YR2,O=Let's Encrypt,C=US (CA) CN=Root YR,O=ISRG,C=US 3 Sept 2025 2 Sept 2028 RSA 2048 SHA256-RSA 4ebd24947e24d394802d84a52fd5b319
CN=Root YR,O=ISRG,C=US (CA) CN=ISRG Root X1,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 RSA 4096 SHA256-RSA f24b6d17f9d9ad7cb1c9fea78782699f
DNSSEC insecure

Validation of sendit.infiniteappsai.com. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
com. present 19718 13 Verified
infiniteappsai.com. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication Challenged, unverified

The endpoint asked for a token, but we could not retrieve and validate the RFC 9728 metadata that tells a client how to obtain one.

Result Challenged, unverified
Enforced On tool calls
HTTP status 200
Header Value
strict-transport-security max-age=63072000

Protected resource metadata

Retrieved No
Problem no_resource_metadata
Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://sendit.infiniteappsai.com/mcp Verified 200
http (plaintext) http://sendit.infiniteappsai.com/mcp HTTPS enforced 308 https://sendit.infiniteappsai.com/mcp
MCP tools — 148 exposed · ~13,446 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
list_connected_accounts ~59

List all connected social media accounts. Pass team_id to see a team's accounts instead of your personal ones.

NameTypeReqDescription
team_idstringTeam ID to list team accounts. Get available teams with list_teams. If omitted, lists personal accounts.
NameTypeReqDescription
accountsarray
connectedCountnumber
errorMessagestring
followUpSuggestionsarray
isErrorboolean
totalPlatformsnumber

No examples provided.

list_connected_connectors ~43

List all currently connected connectors with their status and health. Includes both legacy platform connections and new connector connections.

NameTypeReqDescription
categorystringFilter by category (optional)

No output schema declared.

No examples provided.

list_connectors ~87

List all available connectors in the SendIt platform. Returns connectors organized by category: organic, paid_media, automation, workspace. Each connector includes its ID, name, status, auth strategy, and capabilities. Use this to discover what integrations are available before connecting.

NameTypeReqDescription
categorystringFilter by connector category (optional)
statusstringFilter by availability status (optional)

No output schema declared.

No examples provided.

list_conversations ~109

List unified inbox conversations across all connected channels. Aggregates comments, mentions, DMs, and messages from all organic and workspace connectors into a single inbox view.

NameTypeReqDescription
assignedTostringFilter by assignee
connectorIdstringFilter by connector/platform
limitnumberMax results (default 20)
prioritystringFilter by priority
sentimentstringFilter by sentiment
statusstringFilter by conversation status

No output schema declared.

No examples provided.

list_dead_letter ~94

List posts that failed all retry attempts and were moved to the dead letter queue. Review and decide to requeue or discard them.

NameTypeReqDescription
limitnumberMaximum items to return (default 50)
statusstringFilter by status (default: dead)
team_idstringTeam ID to operate in team scope. Get available teams with list_teams. If omitted, uses personal scope.

No output schema declared.

No examples provided.

list_inbox ~77

List comment threads on your published posts. Returns threads from your social inbox, showing comments and replies from followers on your posts across all platforms.

NameTypeReqDescription
limitnumberMax threads to return (default 20)
platformstringFilter by platform (optional)
statusstringFilter by thread status (optional)

No output schema declared.

No examples provided.

list_library ~106

List saved content from your library. Returns drafts, templates, and evergreen content.

NameTypeReqDescription
categorystringFilter by category
limitnumberMaximum items to return (default 20, max 100)
searchstringSearch in title and text
team_idstringTeam ID to operate in team scope. Get available teams with list_teams. If omitted, uses personal scope.
typestringFilter by content type

No output schema declared.

No examples provided.

list_media_assets ~159

List media library assets with filtering by collection, type, tags, search, and pagination.

NameTypeReqDescription
collectionstringOptional collection name filter.
cursorstringOpaque pagination cursor from a previous response.
kindstringOptional broad media kind filter.
limitnumberMaximum number of results to return.
mimeTypestringOptional exact MIME type filter such as image/png or video/mp4.
searchstringOptional filename search query.
tagsarrayOptional tag filter. Assets matching any supplied tag may be returned.
team_idstringTeam ID to operate in team scope. Get available teams with list_teams. If omitted, uses personal scope.

No output schema declared.

No examples provided.

list_pending_approvals ~28

List all scheduled posts that are pending approval. These posts won't be published until approved.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

list_projects ~66

List imported product/codebase projects for social strategy and content generation.

NameTypeReqDescription
limitnumber
searchstring
statusstring
team_idstringOptional team ID or slug. Ignored when using a team-scoped API key.

No output schema declared.

No examples provided.

list_recurring_series ~78

List recurring scheduled-post series and their recurrence metadata.

NameTypeReqDescription
cursorstringOpaque pagination cursor from a previous response.
limitnumberMaximum number of results to return.
team_idstringTeam ID to operate in team scope. Get available teams with list_teams. If omitted, uses personal scope.

No output schema declared.

No examples provided.

list_teams ~45

List all teams you belong to. Returns team names, IDs, and your role. Use the returned team ID with the team_id parameter in other tools to operate in team context.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

list_workflow_runs ~47

List recent runs for a workflow.

NameTypeReqDescription
limitnumberMax results (default 20)
statusstring
workflowIdstringyesWorkflow ID

No output schema declared.

No examples provided.

list_workflows ~48

List all automation workflows with their status and trigger info.

NameTypeReqDescription
activebooleanFilter by active/inactive (optional)
triggerTypestringFilter by trigger type (optional)

No output schema declared.

No examples provided.

preview_content ~117

Generate a visual preview of how content will appear on each platform. USE THIS WHEN: • Before publishing to see how posts will look • To validate content against platform requirements • To check character counts, hashtag limits, and media requirements Returns an HTML preview mockup for each platform with validation results: • Character count vs limit • Hashtag count (Instagram has 30 max) • Media requirement check • Platform-specific warnings and errors

NameTypeReqDescription
contentobjectyes
platformsarrayyesPlatforms to generate previews for
NameTypeReqDescription
errorMessagestring
errorsarray
followUpSuggestionsarray
isErrorboolean
platformsarray
validboolean
warningsarray

No examples provided.

publish_ai ~150

Generate AI content and publish it in a single step. Combines generate_content + publish_content into one call. First generates platform-optimized content using AI, then publishes to the specified platforms. Same platform requirements as publish_content apply.

NameTypeReqDescription
contentOverridesobject
generationobject
hashtagsstring
mediaTypestringMedia type hint
mediaUrlstringMedia URL for the post
mediaUrlsarrayMultiple media URLs for carousel
platformsarrayyesTarget platforms to generate content for and publish to
promptstringCreative prompt for AI content generation
strictAiboolean

No output schema declared.

No examples provided.

publish_content ~206

Publish content to social media platforms. MEDIA RULES: • mediaUrl must be a public HTTPS URL — NOT a local file path. • If the user shares an image/video in chat, call create_upload_session FIRST to get a browser upload link, then use the returned URL here. • Text-only works on: LinkedIn, Threads, X, Facebook. • Image required: Instagram, Pinterest. • TikTok supports one video or 1-35 Photo Mode images. • Video required: YouTube. Call validate_content to check before publishing.

NameTypeReqDescription
contentobjectyes
platformsarrayyesTarget platforms. Choose based on content type: text-only→LinkedIn/Threads/X, image→Instagram/Threads/Facebook/Pinterest/TikTok Photo Mode, video→Instagram/TikTok/Threads/YouTube
team_idstringTeam ID to publish as team. Get available teams with list_teams. If omitted, publishes from personal accounts.
NameTypeReqDescription
errorMessagestring
followUpSuggestionsarray
isErrorboolean
resultsarray
successboolean
successfulPlatformsnumber
totalPlatformsnumber

No examples provided.

publish_from_library ~76

Publish content directly from your library to one or more platforms.

NameTypeReqDescription
idstringyesThe content library item ID to publish
platformsarrayyesPlatforms to publish to
team_idstringTeam ID to operate in team scope. Get available teams with list_teams. If omitted, uses personal scope.

No output schema declared.

No examples provided.

reject_post ~78

Reject a scheduled post that is pending approval. The post will not be published.

NameTypeReqDescription
postIdstringyesThe scheduled post ID to reject
reasonstringyesReason for rejection
team_idstringTeam ID to operate in team scope. Get available teams with list_teams. If omitted, uses personal scope.

No output schema declared.

No examples provided.

reply_to_comment ~73

Reply to a comment on one of your published posts. Supported platforms: X (reply tweets), Threads, Instagram, Facebook, YouTube. Not supported: LinkedIn, Pinterest, TikTok.

NameTypeReqDescription
textstringyesYour reply text
threadIdstringyesThe inbox thread ID to reply to

No output schema declared.

No examples provided.

reply_to_conversation ~148

Send a reply in a conversation. The reply is sent through the original channel (e.g., Instagram comment, X reply, Facebook comment, etc.). Replies require conversation reply routing metadata (credential + operation). Provide "routing" once and it will be stored on the conversation for future replies. Use the Inbox Reply agent to get AI-drafted replies with brand voice.

NameTypeReqDescription
contentstringyesReply text
conversationIdstringyesConversation ID
mediaUrlsarrayMedia to attach (optional)
routingobjectOptional: set conversation reply routing (persisted on conversations.metadata.replyRouting). Use this when the conversation doesn't yet have reply routing configured.

No output schema declared.

No examples provided.

repurpose_url ~188

Takes a URL (article, YouTube video, or podcast) and repurposes its content into platform-optimized posts. Supports: • Web articles — extracts text content • YouTube videos — extracts transcript/captions • Podcast RSS feeds — extracts episode descriptions and show notes Returns platform-specific formatted output (X threads, Instagram carousel slides, Medium articles, etc.) with a quality score (0-100) for each variant.

NameTypeReqDescription
brand_voice_idstringOptional brand voice profile ID to apply
target_platformsarrayyesTarget platforms to generate content for (e.g., ['x', 'linkedin', 'instagram'])
tonestringOptional tone override (e.g., 'professional', 'casual', 'witty')
urlstringyesSource URL to repurpose (article, YouTube video, or podcast RSS feed)

No output schema declared.

No examples provided.

request_project_content ~120

Generate UGC, slideshow, remix, caption, or calendar content from project intelligence.

NameTypeReqDescription
consentConfirmedbooleanRequired when using uploaded creator or likeness-like media.
contentTypestring
countnumber
goalstring
platformsarray
projectIdstringyes
promptstring
saveToLibraryboolean
team_idstringOptional team ID or slug. Ignored when using a team-scoped API key.

No output schema declared.

No examples provided.

requeue_dead_letter ~79

Requeue a dead letter post for another publishing attempt. Creates a new scheduled post from the dead letter entry.

NameTypeReqDescription
deadLetterIdstringyesThe dead letter post ID to requeue
team_idstringTeam ID to operate in team scope. Get available teams with list_teams. If omitted, uses personal scope.

No output schema declared.

No examples provided.

retry_scheduled_post ~223

Retry a failed scheduled post, optionally editing the content, narrowing to failed platforms, rescheduling, or publishing immediately.

NameTypeReqDescription
firstCommentstringOptional replacement Instagram first comment.
idstringCompatibility alias for postId.
mediaUrlstringReplacement public HTTPS media URL for the retry.
mediaUrlsarrayReplacement public HTTPS media URLs for the retry.
pinterestBoardIdstringOptional replacement Pinterest board ID.
platformsarrayOptional subset of failed platforms to retry.
postIdstringScheduled post ID.
publishNowbooleanPublish the retry immediately instead of scheduling it.
scheduleIdstringCompatibility alias for postId.
scheduledAtstringNew ISO 8601 retry time. Required unless publishNow is true.
team_idstringTeam ID to operate in team scope. Get available teams with list_teams. If omitted, uses personal scope.
textstringReplacement post text for the retry.

No output schema declared.

No examples provided.

run_analytics_report ~80

Execute one saved analytics report immediately and return the generated run plus aggregated analytics data.

NameTypeReqDescription
idstringCompatibility alias for reportId.
reportIdstringSaved analytics report ID.
team_idstringTeam ID to operate in team scope. Get available teams with list_teams. If omitted, uses personal scope.

No output schema declared.

No examples provided.

save_project_content_to_library ~85

Generate project content and save the outputs into the reusable content library.

NameTypeReqDescription
contentTypestring
countnumber
platformsarray
projectIdstringyes
promptstring
team_idstringOptional team ID or slug. Ignored when using a team-scoped API key.

No output schema declared.

No examples provided.

save_to_library ~170

Save content to your library as a draft, template, or evergreen content for reuse.

NameTypeReqDescription
categorystringCategory for organization
evergreenEnabledbooleanEnable evergreen auto-republishing
evergreenIntervalDaysnumberDays between evergreen republishes
mediaUrlstringMedia URL (image or video)
tagsarrayTags for organization
targetPlatformsarrayWhich platforms this content is designed for
team_idstringTeam ID to operate in team scope. Get available teams with list_teams. If omitted, uses personal scope.
textstringyesThe content text/caption
titlestringyesTitle for the saved content
typestringContent type (default: draft)

No output schema declared.

No examples provided.

schedule_content ~344

Schedule content for future publishing. Same media rules as publish_content apply. • mediaUrl must be a public HTTPS URL — call create_upload_session if user shares a file in chat. • Content is validated at schedule time, not publish time.

NameTypeReqDescription
bypassTokenstringOptional forward-compatible bypass token returned by advanced scheduling score-gate checks.
contentobjectyes
mediaAttachmentsarrayOptional forward-compatible media asset attachments to associate with the scheduled post.
platformOverridesobjectOptional forward-compatible per-platform overrides keyed by platform ID.
platformsarrayyesTarget platforms - ensure content matches each platform's requirements
recurrenceobjectOptional forward-compatible structured recurrence definition.
recurrenceEndDatestringOptional forward-compatible ISO 8601 end date for recurrence.
recurrenceRulestringOptional forward-compatible RRULE string for recurring schedules.
scheduleModestringOptional forward-compatible scheduling mode. 'queue' asks SendIt to place the post in the next available queue slot.
scheduledTimestringyesISO 8601 datetime in UTC (e.g., 2025-01-15T14:30:00Z)
scoreGatenumberOptional forward-compatible minimum content score threshold for advanced scheduling flows.
targetAccountsarrayOptional advanced scheduling target account IDs. Legacy handlers may ignore this until advanced scheduling is enabled.
team_idstringTeam ID to schedule as team. Get available teams with list_teams. If omitted, schedules from personal accounts.
timezonestringOptional IANA timezone for queue scheduling and recurring series metadata.
NameTypeReqDescription
errorMessagestring
followUpSuggestionsarray
isErrorboolean
platformsarray
scheduleIdstring
scheduledTimestring
statusstring
successboolean

No examples provided.

schedule_content_advanced ~297

Schedule content with explicit target accounts, queue placement, recurrence, platform overrides, media library attachments, and score gating.

NameTypeReqDescription
bypassTokenstringOptional bypass token returned from a previous score gate warning.
contentobjectyes
mediaAttachmentsarrayOptional media library assets to link to the scheduled post.
platformOverridesobjectOptional per-platform overrides keyed by platform ID. Use this for platform-specific text, title, description, or publish settings.
recurrenceobjectOptional structured recurrence definition.
recurrenceEndDatestringOptional ISO 8601 date-time to stop the recurring series.
recurrenceRulestringOptional RRULE string for advanced recurring schedules.
scheduleModestringScheduling strategy. Use 'queue' to place the post into the next available queue slot.
scheduledAtstringISO 8601 time for exact scheduling. Required unless scheduleMode is 'queue'.
scoreGatenumberOptional minimum content score threshold. If unmet, the tool can return a bypass token instead of scheduling.
targetAccountsarrayyesConnected account IDs to schedule to. These determine the target platforms.
team_idstringTeam ID to operate in team scope. Get available teams with list_teams. If omitted, uses personal scope.
timezonestringOptional IANA timezone for queue resolution and recurrence.

No output schema declared.

No examples provided.

schedule_multilang_content ~163

Schedule the same post in multiple languages, linking all variants into one translation group.

NameTypeReqDescription
mediaTypestringOptional shared media type hint.
mediaUrlstringOptional shared public HTTPS media URL.
mediaUrlsarrayOptional shared public HTTPS media URLs.
scheduledAtstringyesFuture ISO 8601 publish time for every language version.
team_idstringTeam ID to operate in team scope. Get available teams with list_teams. If omitted, uses personal scope.
timezonestringOptional IANA timezone stored with the scheduled posts.
titlestringOptional shared title for supported platforms.
versionsarrayyesLanguage-specific post variants. Maximum 11 versions per request.

No output schema declared.

No examples provided.

score_content ~163

Score content quality on a 0-100 scale before publishing. Evaluates 5 factors (20 points each): 1. Text length optimization for target platforms 2. Hashtag count optimization 3. Posting time alignment with best engagement windows 4. Media presence (images/videos) 5. Content patterns (CTA, hooks, formatting, emoji) Returns overall score, per-factor breakdown, and improvement suggestions.

NameTypeReqDescription
mediaUrlstringPrimary media URL (optional)
mediaUrlsarrayMultiple media URLs for carousel (optional)
platformsarrayyesTarget platforms to score against
scheduledTimestringScheduled publish time in ISO 8601 (optional, improves time score)
textstringyesThe post text content

No output schema declared.

No examples provided.

set_default_brand_voice ~49

Set a brand voice profile as the default. The default brand voice is automatically used by all AI content generation tools.

NameTypeReqDescription
idstringyesThe brand voice profile ID to set as default

No output schema declared.

No examples provided.

suggest_next_schedule_time ~158

Suggest the next recommended publish time using best-times insights or configured queue slots without creating a post.

NameTypeReqDescription
afterstringOptional lower bound. Suggestions should be strictly after this time.
mediaTypestringOptional content media type hint for best-time recommendations.
modestringUse 'best_time' for analytics-based suggestions or 'queue' for queue-slot suggestions.
platformstringSingle platform to optimize for.
platformsarrayOptional platform set to optimize across.
team_idstringTeam ID to operate in team scope. Get available teams with list_teams. If omitted, uses personal scope.
timezonestringOptional IANA timezone for the returned recommendation.

No output schema declared.

No examples provided.

suggest_queue_slots ~110

Suggest reusable queue slots derived from best-time insights for one or more platforms.

NameTypeReqDescription
platformsarrayOptional platform list. If omitted, suggestions may be generated for all supported platforms.
slotsPerPlatformnumberHow many suggested slots to return per platform.
team_idstringTeam ID to operate in team scope. Get available teams with list_teams. If omitted, uses personal scope.
timezonestringOptional IANA timezone for the suggested local queue times.

No output schema declared.

No examples provided.

summarize_mentions ~86

Cluster and summarize recent social mentions by theme and sentiment using AI.

NameTypeReqDescription
keyword_idstringFilter to mentions matching a specific keyword
limitnumberMax mentions to analyze (default: 30, max: 50)
platformstringFilter to a specific platform
sincestringISO date string — only include mentions after this date

No output schema declared.

No examples provided.

trigger_scheduled_post ~66

Manually trigger a scheduled post to publish immediately.

NameTypeReqDescription
scheduleIdstringyesThe ID of the scheduled post to trigger
team_idstringTeam ID to operate in team scope. Get available teams with list_teams. If omitted, uses personal scope.
NameTypeReqDescription
errorMessagestring
followUpSuggestionsarray
isErrorboolean
resultsarray
successboolean
successfulPlatformsnumber
totalPlatformsnumber

No examples provided.

trigger_workflow ~44

Manually trigger a workflow run.

NameTypeReqDescription
inputDataobjectInput data to pass to the workflow run
workflowIdstringyesWorkflow ID to trigger

No output schema declared.

No examples provided.

update_ad_campaign ~73

Update campaign settings (name, budget, dates, status).

NameTypeReqDescription
budgetAmountnumberUpdated budget amount
campaignIdstringyesCampaign ID
endDatestringUpdated end date
namestringNew campaign name
statusstringChange campaign status

No output schema declared.

No examples provided.

update_agent_policy ~120

Create or update a policy/guardrail for an agent. Policy types: • brand_safety - Content must align with brand guidelines • platform_compliance - Must follow platform ad policies • approval_gate - Require human approval before execution • budget_limit - Cap spending or resource usage • content_filter - Filter certain topics or language

NameTypeReqDescription
activebooleanWhether policy is active
agentIdstringyesAgent to set policy for
policyTypestringyesPolicy type
rulesarrayyesPolicy rules

No output schema declared.

No examples provided.

update_calendar_event ~161

Update one calendar event by rescheduling it, changing status, reassigning it, or storing metadata.

NameTypeReqDescription
assigneeIdstringOptional assignee user ID.
eventIdstringCalendar event ID or backing scheduled post ID.
idstringCompatibility alias for eventId.
metadataobjectOptional event metadata patch.
postIdstringCompatibility alias when the calendar event maps directly to a scheduled post.
scheduledAtstringUpdated ISO 8601 schedule time for the event.
statusstringUpdated event status.
team_idstringTeam ID to operate in team scope. Get available teams with list_teams. If omitted, uses personal scope.

No output schema declared.

No examples provided.

update_conversation ~73

Update conversation status, priority, assignment, or tags.

NameTypeReqDescription
assignedTostringAssign to team member ID
conversationIdstringyesConversation ID
prioritystring
sentimentstring
statusstring
tagsarraySet tags

No output schema declared.

No examples provided.

update_library_item ~136

Update an existing content library item.

NameTypeReqDescription
categorystringCategory
evergreenEnabledbooleanEnable evergreen
evergreenIntervalDaysnumberRepublish interval in days
idstringyesThe content library item ID
mediaUrlstringMedia URL
tagsarrayTags
team_idstringTeam ID to operate in team scope. Get available teams with list_teams. If omitted, uses personal scope.
textstringNew content text
titlestringNew title
typestringContent type

No output schema declared.

No examples provided.

update_recurring_series ~113

Update the recurrence rule or end date for future occurrences in a recurring series.

NameTypeReqDescription
idstringCompatibility alias for seriesId.
recurrenceEndDatestringReplacement ISO 8601 end date for the series.
recurrenceRulestringReplacement RRULE string.
seriesIdstringRecurring series parent scheduled post ID.
team_idstringTeam ID to operate in team scope. Get available teams with list_teams. If omitted, uses personal scope.

No output schema declared.

No examples provided.

update_workflow ~48

Update a workflow's configuration or status.

NameTypeReqDescription
activeboolean
namestring
stepsarray
workflowIdstringyesWorkflow ID

No output schema declared.

No examples provided.

upload_media ~197

FOR CLAUDE DESKTOP ONLY (with filesystem access). For Claude.ai/web: Use create_upload_session instead - it provides a browser upload link. Upload local media to cloud storage, returning a public HTTPS URL. WHEN TO USE: • Instagram, LinkedIn, Threads, X: REQUIRED for local files before calling publish_content • TikTok: NOT NEEDED - pass local path directly to publish_content SUPPORTED FORMATS: • Images: jpg, png, gif, webp (max 10MB) • Videos: mp4, mov, webm (max 100MB) Returns { url: 'https://...' } for use in publish_content mediaUrl parameter.

NameTypeReqDescription
filePathstringLocal file path to upload (e.g., ~/Photos/image.jpg)
folderstringOptional folder name for organizing uploads
mediaUrlstringExisting public URL to validate (alternative to filePath)

No output schema declared.

No examples provided.

upvote_product ~68

Upvote a product on Product Hunt. REQUIREMENTS: • Must have Product Hunt account connected • Write access requires app whitelisting by Product Hunt Provide the Product Hunt post ID (not the slug).

NameTypeReqDescription
postIdstringyesThe Product Hunt post ID to upvote

No output schema declared.

No examples provided.

validate_content ~98

Validate content against platform requirements BEFORE publishing. USE THIS WHEN: • Unsure if content will work on target platforms • Publishing to multiple platforms with different requirements • Want to catch errors before attempting publish Returns specific errors (e.g., 'TikTok requires video', 'Instagram needs media') and warnings (e.g., 'text close to character limit').

NameTypeReqDescription
contentobjectyes
platformsarrayyesPlatforms to validate against
NameTypeReqDescription
errorMessagestring
errorsarray
followUpSuggestionsarray
isErrorboolean
platformsarray
validboolean
warningsarray

No examples provided.