/typeface-content | Type: Application | PCID required: Yes
Tools
| Tool | Description |
|---|---|
typeface_content_discard_feed_item | Delete Feed Item |
typeface_content_generate_content | Generate Content |
typeface_content_generate_feed_items_in_feed | Generate On Demand Feed Item |
typeface_content_get_feed_item | Get Feed Item |
typeface_content_get_read_only_document | Get Generated Content |
typeface_content_patch_feed | Patch Feed |
typeface_content_poll_batch_job_status | Poll Generation Job Status |
typeface_content_query_feed_items | Query Feed Items |
typeface_content_discard_feed_item
Delete Feed Item Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
accountId | string | Yes | — | Unique identifier for the specific team |
projectId | integer | Yes | — | Unique identifier for the specific project |
feedId | string | Yes | — | feedId |
feedItemId | string | Yes | — | feedItemId |
typeface_content_generate_content
Generate Content Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
accountId | string | Yes | — | Unique identifier for the specific team |
projectId | string | Yes | — | Unique identifier for the specific project |
requestContext | object | Yes | — | requestContext |
templates | any[] | Yes | — | templates |
workflowName | string | No | — | workflowName |
workspaceId | string | Yes | — | workspaceId |
typeface_content_generate_feed_items_in_feed
Generate On Demand Feed Item Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
accountId | string | Yes | — | Unique identifier for the specific team |
projectId | integer | Yes | — | Unique identifier for the specific project |
feedId | string | Yes | — | feedId |
useMock | boolean | No | — | useMock |
assetRef | string | No | — | assetRef |
audience | string | No | — | audience |
channel | string | No | — | channel |
featureFlags | object | No | — | featureFlags |
feedItemProperties | object | No | — | feedItemProperties |
feedItemType | string | No | — | feedItemType |
objective | string | No | — | objective |
stepId | string | No | — | stepId |
typeface_content_get_feed_item
Get Feed Item Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
accountId | string | Yes | — | Unique identifier for the specific team |
projectId | integer | Yes | — | Unique identifier for the specific project |
feedId | string | Yes | — | feedId |
feedItemId | string | Yes | — | feedItemId |
typeface_content_get_read_only_document
Get Generated Content Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
projectId | integer | Yes | — | Unique identifier for the specific project |
documentId | integer | Yes | — | documentId |
typeface_content_patch_feed
Patch Feed Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
accountId | string | Yes | — | Unique identifier for the specific team |
projectId | integer | Yes | — | Unique identifier for the specific project |
feedId | string | Yes | — | feedId |
operations | any[] | No | — | operations |
typeface_content_poll_batch_job_status
Poll Generation Job Status Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
accountId | string | Yes | — | Unique identifier for the specific team |
projectId | string | Yes | — | Unique identifier for the specific project |
monitorId | string | Yes | — | monitorId |
typeface_content_query_feed_items
Query Feed Items Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
accountId | string | Yes | — | Unique identifier for the specific team |
projectId | integer | Yes | — | Unique identifier for the specific project |
feedId | string | Yes | — | feedId |
$limit | integer | No | — | $limit |
$cursor | string | No | — | $cursor |
$filter | string | No | — | $filter |

