Skip to content

docs: clarify optional input blocks - #3038

Open
deepunyk wants to merge 1 commit into
slackapi:mainfrom
deepunyk:agent/document-optional-input-block
Open

docs: clarify optional input blocks#3038
deepunyk wants to merge 1 commit into
slackapi:mainfrom
deepunyk:agent/document-optional-input-block

Conversation

@deepunyk

@deepunyk deepunyk commented Aug 8, 2026

Copy link
Copy Markdown

Summary

Fixes #2044 by documenting that optional: true belongs on the enclosing input block and applies to its child element, including multi_external_select.

Requirements

Checks

  • npm run build
  • npm run lint
  • npm run test:types
  • git diff --check
  • The full test suite reached 476 passing tests and one unrelated timeout in conversationContext; the isolated test passed on rerun.

@changeset-bot

changeset-bot Bot commented Aug 8, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 0fcf363

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@deepunyk
deepunyk marked this pull request as ready for review August 8, 2026 03:08
@deepunyk
deepunyk requested a review from a team as a code owner August 8, 2026 03:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

How to document optional field from housing Block and how it applies to Block Elements within?

1 participant