xmpp_p2p
Preparing search index...
mcp/tools
FeedPublishArgs
Type Alias FeedPublishArgs
Arguments accepted by the feed publishing MCP tool.
type
FeedPublishArgs
=
{
body
:
string
;
categories
?:
string
[]
;
coverBase64
?:
string
;
coverContentType
?:
string
;
coverFilename
?:
string
;
coverTarget
?:
string
;
summary
?:
string
;
targetId
?:
string
;
title
?:
string
;
}
Index
Properties
body
categories?
cover
Base64?
cover
Content
Type?
cover
Filename?
cover
Target?
summary?
target
Id?
title?
Properties
body
body
:
string
Optional
categories
categories
?:
string
[]
Optional
cover
Base64
coverBase64
?:
string
Optional
cover
Content
Type
coverContentType
?:
string
Optional
cover
Filename
coverFilename
?:
string
Optional
cover
Target
coverTarget
?:
string
Optional
summary
summary
?:
string
Optional
target
Id
targetId
?:
string
Optional
title
title
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
body
categories
cover
Base64
cover
Content
Type
cover
Filename
cover
Target
summary
target
Id
title
xmpp_p2p
Loading...
Arguments accepted by the feed publishing MCP tool.