Planly
All-in-one social media management tool for scheduling and managing content across multiple platforms
This is a first-class FlyMyAI MCP. Agents discover it automatically via tool search and call the actions below on demand - you never wire it up by hand. See the Composio catalog for how discovery works.
Connect
Planly authenticates with an API key. Generate the credential in your Planly account, then paste it into FlyMyAI the first time an agent uses a Planly action.
Fields to fill in FlyMyAI
| Field | Details |
|---|---|
API Key | Your Planly API key. Obtain it from Settings > Account Settings > Security at https://app.planly.com/settings/account/security (required) |
Actions
Every action this integration exposes. Agents pick the right one from the task; you do not call them by name.
| Action | What it does | Required inputs |
|---|---|---|
PLANLY_COMPLETE_AI_PROMPT | Tool to complete a text prompt using AI. Generates AI-powered text completions based on the provided prompt. Use when you need to generate creative content, complete text, or get AI suggestions for writing tasks. | teamId, prompt, n |
PLANLY_CREATE_TEAM | Tool to create a new team in Planly. Use when you need to create a team organization. | name |
PLANLY_DELETE_MEDIA | Tool to delete one or more media files by their IDs. Use when you need to remove media files from Planly storage. | ids |
PLANLY_DELETE_TEAM | Tool to delete a team by its ID. Use when you need to permanently remove a team from Planly. | team_id |
PLANLY_EDIT_TEAM | Tool to edit team details such as name in Planly. Use when you need to update an existing team's information. | teamId, name |
PLANLY_GET_AI_CREDITS | Tool to retrieve available AI credits left in a team. Use when you need to check the remaining AI credits for a specific team. | teamId |
PLANLY_GET_TEAM | Tool to retrieve detailed information about a specific team including permissions, limits, and integrations. Use when you need to access team configuration, member counts, channel status, or integration details. | id |
PLANLY_IMPORT_MEDIA_FROM_URL | Tool to import media from a URL to your team. Use when you need to add external media (video/mp4, image/png, image/jpeg, image/webp) to a team's media library. | teamId, url |
PLANLY_LIST_CHANNELS | Tool to list all social media channels connected to a team. Use when you need to retrieve channel details including name, picture, social network type, status, and scopes. | team_id |
PLANLY_LIST_MEDIA | Tool to retrieve a paginated list of media files in a team. Use when you need to fetch media assets, browse uploaded files, or implement media management features with cursor-based pagination. | team_id |
PLANLY_LIST_SCHEDULES | Tool to retrieve a paginated list of schedules in a specified team. Use when you need to fetch schedules with support for pagination, custom ordering, and configurable page size. Returns schedule data with a cursor for fetching additional pages. | teamId |
PLANLY_LIST_SCHEDULE_GROUPS | Tool to retrieve a list of schedule groups for a team with comprehensive filtering and pagination. Use when you need to view scheduled posts, filter by channels, status, social networks, media type, or date range. Returns detailed information about each sched… | teamId |
PLANLY_LIST_TEAMS | Tool to retrieve all teams that the authenticated user belongs to. Use when you need to get team details including id, name, picture, role, number of users, and number of channels. | - |
PLANLY_LIST_TEAM_USERS | Tool to list all users that belong to a specific team. Returns user details including id, fullname, picture, email, and role. Use when you need to retrieve the complete roster of team members. | id |
PLANLY_START_MEDIA_UPLOAD | Tool to start the upload process for a media file. Returns a pre-signed upload URL where the file should be uploaded using a PUT request. Use when you need to prepare for uploading images or videos to Planly. | teamId, contentLength |
Links
We love our partners - FlyMy.AI builds with the best. Thanks, Planly!