autopilot_generate_plan
ActiveTool of SendIt
declared in 0.1.0
Generate a weekly content plan for an autopilot goal. Chains 5 AI agents: Strategy Planner -> Content Ideation -> Calendar Optimizer -> Multi-Format Composer -> Variant Repurposer. Returns a plan with individual post items for review.
Parameters schema
{
"type": "object",
"required": [
"goalId"
],
"properties": {
"goalId": {
"type": "string",
"description": "The autopilot goal ID to generate a plan for"
},
"weekNumber": {
"type": "number",
"description": "Specific week number to generate (optional, auto-increments)"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
SendIt
https://github.com/Shree-git/sendit
1/7 registries