input:parse_markdown()input:parse_csv(delimiter?)input:emit_text(languageId, text)input:emit_json(value)input:emit_itm(nodes)input:emit_csv(table, delimiter?)tf.pipeline.list()tf.pipeline.run("id", input)for Lua-defined or selectively runtime-wired stepstf.actions.run("action-id", input)
require("tf.power").registry()for a read-only inspector-style registry snapshot, package summaries, commands, surfaces, pipelines, and Markdown fence handlers.
- No shell-command dispatcher access or command execution through the registry surface.
- No broad built-in bundled pipeline execution through
tf.pipeline.run(...)beyond selectively wired steps.