stack kb agent-builder patch-agent-builder-conversations-conversation-id-attachments-attachment-id cli command
Auth required
elastic stack kb agent-builder patch-agent-builder-conversations-conversation-id-attachments-attachment-id \
--conversation-id <conversation-id> \
--attachment-id <attachment-id> \
--description <description> \
[options]
Rename 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 rename.
--descriptionstringrequired- The new description/name for the attachment.
--input-filestring- path to a JSON file to use as command input
--[no-]dry-run- validate all inputs and exit without performing any action (preview changes without applying them)
--[no-]json-
output as JSON