MCPcopy Create free account
hub / github.com/pollinations/pollinations / append

Method append

pollinations.ai/src/worker.ts:14–14  ·  view source on GitHub ↗
(content: string, options?: { html: boolean })

Source from the content-addressed store, hash-verified

12 setAttribute(name: string, value: string): void;
13 setInnerContent(content: string): void;
14 append(content: string, options?: { html: boolean }): void;
15}
16interface CfElementHandler {
17 element(el: CfElement): void;

Callers 15

transcribeMethod · 0.65
uploadMethod · 0.65
upload.tsFile · 0.65
createTranscribeCommandFunction · 0.65
_load_staged_artifactsFunction · 0.65
_create_blobsFunction · 0.65
load_sharedFunction · 0.65
load_formatFunction · 0.65
validate_gistFunction · 0.65
read_gists_for_dateFunction · 0.65
build_linkedin_post_textFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected