You're viewing a demo portfolio

Join the waitlist
PRSM

import_project_source

Active

Tool of SendIt

declared in 0.1.0

Import GitHub, app-store, website, file, or media source context into a project.

Parameters schema

{
  "type": "object",
  "required": [
    "projectId",
    "sources"
  ],
  "properties": {
    "sources": {
      "type": "array",
      "items": {
        "anyOf": [
          {
            "type": "string"
          },
          {
            "type": "object",
            "additionalProperties": true
          }
        ]
      }
    },
    "team_id": {
      "type": "string",
      "description": "Optional team ID or slug. Ignored when using a team-scoped API key."
    },
    "projectId": {
      "type": "string"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

SendIt

https://github.com/Shree-git/sendit

1/7 registries
View full server →
import_project_source — SendIt — PRSM MCP