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_CREATE_DRAFT
Creates a draft in typefully.
Action Parameters
auto_plug_enabled
auto_retweet_enabled
content
schedule_date
share
threadify
Action Response
data
error
successful
TYPEFULLY_GET_NOTIFICATIONS
Get notifications from typefully. can be filtered by kind (inbox or activity).
Action Parameters
kind
Action Response
data
error
successful
TYPEFULLY_GET_RECENTLY_PUBLISHED
Get recently published drafts from typefully.
Action Parameters
Action Response
data
error
successful
TYPEFULLY_GET_RECENTLY_SCHEDULED
Get recently scheduled drafts from typefully.
Action Parameters
content_filter
Action Response
data
error
successful
TYPEFULLY_MARK_NOTIFICATIONS_READ
Mark notifications as read in typefully. can be filtered by kind and account id.
Action Parameters
account_id
kind
Action Response
data
error
successful