list_projects
ActiveTool of SendIt
declared in 0.1.0
List imported product/codebase projects for social strategy and content generation.
Parameters schema
{
"type": "object",
"properties": {
"limit": {
"type": "number",
"maximum": 100,
"minimum": 1
},
"search": {
"type": "string"
},
"status": {
"enum": [
"draft",
"importing",
"analyzing",
"ready",
"failed",
"archived"
],
"type": "string"
},
"team_id": {
"type": "string",
"description": "Optional team ID or slug. Ignored when using a team-scoped API key."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
SendIt
https://github.com/Shree-git/sendit
1/7 registries