/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 | — | Feed Id |
feedItemId | string | Yes | — | Feed Item Id |
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 | — | Request Context |
templates | any[] | Yes | — | The templates value |
workflowName | string | No | — | Workflow Name |
workspaceId | string | Yes | — | Workspace Id |
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 | — | Feed Id |
useMock | boolean | No | — | Use Mock |
assetRef | string | No | — | Asset Ref |
audience | string | No | — | The audience value |
channel | string | No | — | The channel value |
featureFlags | object | No | — | Feature Flags |
feedItemProperties | object | No | — | Feed Item Properties |
feedItemType | string | No | — | Feed Item Type |
objective | string | No | — | The objective value |
stepId | string | No | — | Step Id |
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 | — | Feed Id |
feedItemId | string | Yes | — | Feed Item Id |
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 | — | Document Id |
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 | — | Feed Id |
operations | any[] | No | — | The operations value |
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 | — | Monitor Id |
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 | — | Feed Id |
$limit | integer | No | — | The $limit value |
$cursor | string | No | — | The $cursor value |
$filter | string | No | — | The $filter value |

