Set Autopilot Goal
autopilot_set_goalSet a social media goal for the AI autopilot to work toward.
The autopilot will use AI agents to plan content, generate posts, and schedule them. Example goals: 'Grow LinkedIn followers by 20%', 'Post 5x/week on Instagram about AI'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| goalText | Yes | The social media goal to achieve | |
| platforms | Yes | Target platforms (e.g. ['twitter', 'linkedin', 'instagram']) | |
| durationWeeks | No | How many weeks to run the autopilot (1-52, default 4) | |
| targetMetrics | No | Target metrics (e.g. { followers: 1000, engagement_rate: 0.05 }) |