Skip to content

Commit e80bf10

Browse files
fix linking
1 parent 2d2d953 commit e80bf10

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

explore-analyze/ai-features/agent-builder/tools/builtin-tools-reference.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,8 @@ $$$agent-builder-product-documentation-tool$$$ `platform.core.product_documentat
7171
: Retrieves the status and, if available, the final output of an [Elastic Workflows](/explore-analyze/workflows.md) execution from its execution ID.
7272

7373
`platform.core.resume_workflow_execution` {applies_to}`stack: ga 9.4+`
74-
: Resumes an [Elastic Workflows](/explore-analyze/workflows.md) execution that is paused at a [`waitForInput`](/explore-analyze/workflows/authoring-techniques/human-in-the-loop.md) step, providing the reviewer's input to the workflow so it can continue.
74+
: Resumes an [Elastic Workflows](/explore-analyze/workflows.md) execution that is paused at a `waitForInput` step, providing the reviewer's input to the workflow so it can continue.
75+
% TODO: Restore the link on `waitForInput` to /explore-analyze/workflows/authoring-techniques/human-in-the-loop.md once https://github.com/elastic/docs-content/pull/6048 merges (the page is added in that PR).
7576

7677
`platform.core.sml_search` {applies_to}`stack: preview 9.4` {applies_to}`serverless: preview`
7778
: Searches the platform's Semantic Metadata Layer (SML) by name, description, or tags. Used by the [`workflow-authoring`](../builtin-skills-reference.md#agent-builder-workflow-authoring-skill) skill to find existing workflows. Returns `chunk_id` values that can be passed to `platform.core.sml_attach`.

0 commit comments

Comments
 (0)