Typefully

Learn how to use Typefully with Composio

Overview

SLUG

TYPEFULLY

Description

Typefully is a platform for creating and managing AI-powered content

Authentication Details

full
stringDefaults to https://api.typefully.com
generic_api_key
stringRequired

Tools

SLUG: TYPEFULLY_CREATE_DRAFT

Creates a draft in typefully.

Action Parameters

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

Action Response

data
objectRequired
error
string
successful
booleanRequired

SLUG: TYPEFULLY_GET_NOTIFICATIONS

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

Action Parameters

kind
string

Action Response

data
objectRequired
error
string
successful
booleanRequired

SLUG: TYPEFULLY_GET_RECENTLY_PUBLISHED

Get recently published drafts from typefully.

Action Parameters

Action Response

data
objectRequired
error
string
successful
booleanRequired

SLUG: TYPEFULLY_GET_RECENTLY_SCHEDULED

Get recently scheduled drafts from typefully.

Action Parameters

content_filter
string

Action Response

data
objectRequired
error
string
successful
booleanRequired

SLUG: TYPEFULLY_MARK_NOTIFICATIONS_READ

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

Action Parameters

account_id
string
kind
string

Action Response

data
objectRequired
error
string
successful
booleanRequired