mirror of
https://github.com/gitroomhq/postiz-agent.git
synced 2026-09-14 13:46:24 +08:00
ae99586c46
- Complete CLI for Postiz social media automation - Support for 28+ platforms (Twitter/X, LinkedIn, Reddit, YouTube, TikTok, Instagram, etc.) - Required date scheduling with schedule/draft modes - Integration tools workflow for dynamic data fetching - Platform-specific settings auto-detection - Comprehensive documentation for AI agents Features: - posts:create - Create scheduled posts with media - posts:list - List posts with date filtering - posts:delete - Delete posts - integrations:list - List connected integrations - integrations:settings - Get platform settings and tools - integrations:trigger - Fetch dynamic data (flairs, playlists, companies) - upload - Upload media files Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
18 lines
728 B
Plaintext
18 lines
728 B
Plaintext
GNU AFFERO GENERAL PUBLIC LICENSE
|
|
Version 3, 19 November 2007
|
|
|
|
Copyright (C) 2024 Nevo David
|
|
|
|
This program is free software: you can redistribute it and/or modify
|
|
it under the terms of the GNU Affero General Public License as published
|
|
by the Free Software Foundation, either version 3 of the License, or
|
|
(at your option) any later version.
|
|
|
|
This program is distributed in the hope that it will be useful,
|
|
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
GNU Affero General Public License for more details.
|
|
|
|
You should have received a copy of the GNU Affero General Public License
|
|
along with this program. If not, see <https://www.gnu.org/licenses/>.
|