User: List all my users
AI: [Calls get-users-by-tenant-app]
Here are all your users:
1. John Smith (john.smith@example.com)
- ID: user-123-abc-456-def
- Created: January 15, 2025
2. Sarah Johnson (sarah.j@example.com)
- ID: user-789-ghi-101-jkl
- Created: February 3, 2025
User: List all user accounts Sarah Johnson have
AI: [Calls get-user-accounts with user_id]
Sarah Johnson (sarah.j@example.com) has the following user accounts:
1. Instagram
- ID: acct-456-insta-789
- Platform Account ID: 123456789012345
- Last refreshed: May 10, 2025
- Status: Active
User: Show me profile details
AI: [Calls fetch-profiles with user_account_id]
Here are the profile details for Sarah's Instagram account:
Profile Information:
- Username: sarah_johnson_official
- Display Name: Sarah Johnson
- Platform: Instagram
- URL: https://www.instagram.com/sarah_johnson_official
- Description: Digital marketing specialist | Photography enthusiast
Statistics:
- Followers: 2,450
- Following: 856
- Content Count: 128
- Joined: January 2025
User: Publish a new post to this account with this image https://example.com/scenic-view.jpg and title "Morning views are the best views"
AI: [Calls publish-content with required parameters]
Content successfully published to the Instagram account!
Details:
- Type: Instagram Post
- Format: Image
- Title: Morning views are the best views
- Media: Scenic view image
- Visibility: Public
- Job ID: job-123-456-789
User: Now schedule a post to be published tomorrow at 9 AM with the image https://example.com/product-launch.jpg and quote in the title
AI: [Calls publish-content with scheduled_for parameter]
I've successfully scheduled a post for Sarah's Instagram account.
Post Details:
- Type: Instagram Post
- Format: Image
- Title: "Success is not final, failure is not fatal: it is the courage to continue that counts." - Winston Churchill
- Scheduled for: Tomorrow at 09:00 AM
- Job ID: job-987-654-321
The post has been scheduled successfully and will automatically go live at the scheduled time.