Typefully
Learn how to use Typefully with Composio
Overview
Enum
TYPEFULLY
Description
Integrate Typefully to streamline and manage your AI-powered content creation.
Authentication Details
API_KEY
api_key
base_url
Actions
TYPEFULLY_GET_RECENTLY_SCHEDULED
Get recently scheduled drafts from typefully.
Action Parameters
content_filter
Action Response
data
successful
error
TYPEFULLY_GET_RECENTLY_PUBLISHED
Get recently published drafts from typefully.
Action Parameters
Action Response
data
successful
error
TYPEFULLY_CREATE_DRAFT
Creates a draft in typefully.
Action Parameters
content
threadify
share
schedule_date
auto_retweet_enabled
auto_plug_enabled
Action Response
data
successful
error
TYPEFULLY_GET_NOTIFICATIONS
Get notifications from typefully. can be filtered by kind (inbox or activity).
Action Parameters
kind
Action Response
data
successful
error
TYPEFULLY_MARK_NOTIFICATIONS_READ
Mark notifications as read in typefully. can be filtered by kind and account id.
Action Parameters
kind
account_id
Action Response
data
successful
error