Skip to content

[Workflows] Fix AI templating troubleshooting note and document dynamic input defaults - #7645

Draft
nastasha-solomon wants to merge 1 commit into
mainfrom
issue-7358
Draft

[Workflows] Fix AI templating troubleshooting note and document dynamic input defaults#7645
nastasha-solomon wants to merge 1 commit into
mainfrom
issue-7358

Conversation

@nastasha-solomon

@nastasha-solomon nastasha-solomon commented Jul 29, 2026

Copy link
Copy Markdown
Member

Summary

Addresses two documentation gaps from issue #7358 around Kibana's Liquid-templating fix (elastic/kibana#272494, 9.5):

  • Removes a stray reference to conversation_id from the top-level templating troubleshooting entry. conversation_id lives inside with: and was never affected by the bug that blocked templating on agent-id, connector-id, and inference-id, so citing it there was misleading.
  • Documents that inputs[].default values can now be dynamic Liquid expressions (for example, resolving to the current timestamp at execution time) as of 9.5, instead of only literal values on 9.3–9.4. This wasn't documented anywhere before.

Fixes #7358.

Previews

Generative AI disclosure

  1. Did you use a generative AI (GenAI) tool to assist in creating this contribution?
  • Yes - Claude Code
  • No

@nastasha-solomon nastasha-solomon self-assigned this Jul 29, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Elastic Docs AI PR menu

Check the box to run an AI review for this pull request.

  • Review docs changes (docs-review). Status: not started.

Powered by GitHub Agentic Workflows and docs-actions. For more information, reach out to the docs team.

@github-actions

github-actions Bot commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

@github-actions

Copy link
Copy Markdown
Contributor

✅ Elastic Docs Style Checker (Vale)

No issues found on modified lines!


The Vale linter checks documentation changes against the Elastic Docs style guide. To use Vale locally or report issues, refer to Elastic style guide for Vale.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Security][Workflows][9.5 & Serverless] AI step config fields (agent-id, connector-id) and workflow input defaults now support Liquid templating in 9.5

1 participant