stack kb agent-builder put-agent-builder-conversations-conversation-id-attachments-attachment-id cli command
Auth required
Idempotent
Scope: global
elastic stack kb agent-builder put-agent-builder-conversations-conversation-id-attachments-attachment-id \
--conversation-id <conversation-id> \
--attachment-id <attachment-id> \
--data <data> \
[options]
Update conversation attachment
Behaviour flags:
--dry-run — validate all inputs and exit without performing any action
--conversation-idstringrequired- The unique identifier of the conversation.
--attachment-idstringrequired- The unique identifier of the attachment to update.
--datastringrequired- The new attachment data/content.
--descriptionstring- Optional new description for the attachment.
--input-filestring- path to a JSON file to use as command input
--dry-run- validate all inputs and exit without performing any action (preview changes without applying them)
--json-
output as JSON