Tool tree
Marketplace for independent creators: ebooks, music, photography, video and courses. Your work, your prices, your readers. Creating an account is free.
search_publica_nowAnswer
Search the Publica Now catalog of independently published ebooks, audiobooks, music, and other creator works by title, topic, or creator name. Returns matching works with their canonical URLs.
View tool JSON
{
"name": "search_publica_now",
"kind": "answer",
"impl": "imperative",
"description": "Search the Publica Now catalog of independently published ebooks, audiobooks, music, and other creator works by title, topic, or creator name. Returns matching works with their canonical URLs.",
"inputSchema": {
"type": "object",
"properties": {
"query": {
"type": "string",
"maxLength": 500,
"description": "Words to search for: a title, a topic, or a creator's name."
}
},
"required": [
"query"
]
},
"page": "/"
}get_publica_now_pricingAnswer
Return what Publica Now charges a creator: the platform percentage, the fixed per-transaction fee, and the date those rates took effect. There is no monthly fee.
View tool JSON
{
"name": "get_publica_now_pricing",
"kind": "answer",
"impl": "imperative",
"description": "Return what Publica Now charges a creator: the platform percentage, the fixed per-transaction fee, and the date those rates took effect. There is no monthly fee.",
"inputSchema": {
"type": "object",
"properties": {}
},
"page": "/"
}list_publica_now_agent_resourcesAnswer
List every Publica Now machine-readable entry point: the API, both MCP servers, the authentication endpoints, the sandbox, and the documentation addresses.
View tool JSON
{
"name": "list_publica_now_agent_resources",
"kind": "answer",
"impl": "imperative",
"description": "List every Publica Now machine-readable entry point: the API, both MCP servers, the authentication endpoints, the sandbox, and the documentation addresses.",
"inputSchema": {
"type": "object",
"properties": {}
},
"page": "/"
}