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
stringRequired
base_url
stringDefaults to https://api.typefully.com

Actions

Get recently scheduled drafts from typefully.

Action Parameters

content_filter
string

Action Response

data
object
successful
boolean
error

Get recently published drafts from typefully.

Action Parameters

Action Response

data
object
successful
boolean
error

Creates a draft in typefully.

Action Parameters

content
stringRequired
threadify
boolean
share
boolean
schedule_date
string
auto_retweet_enabled
boolean
auto_plug_enabled
boolean

Action Response

data
object
successful
boolean
error

Get notifications from typefully. can be filtered by kind (inbox or activity).

Action Parameters

kind
string

Action Response

data
object
successful
boolean
error

Mark notifications as read in typefully. can be filtered by kind and account id.

Action Parameters

kind
string
account_id
string

Action Response

data
object
successful
boolean
error