Skip to content

docs: rewrite Output node page with zh/ja translations and glossary updates#742

Merged
RiskeyL merged 4 commits intomainfrom
docs/output-node
Apr 10, 2026
Merged

docs: rewrite Output node page with zh/ja translations and glossary updates#742
RiskeyL merged 4 commits intomainfrom
docs/output-node

Conversation

@RiskeyL
Copy link
Copy Markdown
Contributor

@RiskeyL RiskeyL commented Apr 10, 2026

Summary

  • Rewrite the Output node documentation based on codebase analysis and community feedback (GitHub Issues).
  • Add zh/ja translations matching the rewritten English source.
  • Add blocking mode / streaming mode to the glossary with Chinese (阻塞式返回 / 流式返回) and Japanese (ブロッキングモード / ストリーミングモード) translations.
  • Add link spacing rule to the Japanese translation formatting guide and expand the cross-reference anchor rule in both zh/ja guides to cover Mintlify Tab title anchors.

New content in the Output node page

  • Configure Output Variables: required fields, naming, reordering
  • Supported Variable Types: full list of types the node accepts
  • Multiple Output Nodes: execution does not stop, results merge, sequential vs parallel ordering, duplicate name warning
  • API Response Structure: blocking and streaming mode examples in tabs
  • Workflow Tools: Output node defines tool return schema

Copilot AI review requested due to automatic review settings April 10, 2026 08:22
@dosubot dosubot bot added the size:L This PR changes 100-499 lines, ignoring generated files. label Apr 10, 2026
@dosubot dosubot bot added the documentation Improvements or additions to documentation label Apr 10, 2026
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR rewrites the Output node documentation to better explain output variables, multi-output behavior, and API response formats, then aligns the zh/ja translations and supporting writing/translation references (glossary + formatting guides).

Changes:

  • Rewrote the Output node page (EN) with sections for output variables, supported types, multiple Output nodes, API response structure (blocking/streaming), and workflow-tool returns.
  • Added matching rewrites for zh/ja Output node pages.
  • Updated the glossary and translation formatting guides to add blocking/streaming terminology and clarify cross-reference anchor handling (including Mintlify Tab title anchors), plus a JA link-spacing rule.

Reviewed changes

Copilot reviewed 6 out of 6 changed files in this pull request and generated 5 comments.

Show a summary per file
File Description
en/use-dify/nodes/output.mdx Rewritten Output node documentation, including API response examples and workflow-tool behavior.
zh/use-dify/nodes/output.mdx Chinese translation aligned to the rewritten English Output node doc.
ja/use-dify/nodes/output.mdx Japanese translation aligned to the rewritten English Output node doc.
writing-guides/glossary.md Adds “blocking mode” / “streaming mode” with zh/ja equivalents.
tools/translate/formatting-zh.md Expands anchor-translation guidance to include Mintlify Tab title anchors.
tools/translate/formatting-ja.md Adds link spacing rule and expands anchor-translation guidance to include Tab title anchors.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@RiskeyL RiskeyL merged commit b6f87ac into main Apr 10, 2026
2 of 3 checks passed
@RiskeyL RiskeyL deleted the docs/output-node branch April 10, 2026 08:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation size:L This PR changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants