The Workspace is your active workbench for managing items during conversations. Add images, documents, or media to make them available for AI operations.
Adds a media item to the workspace.
Example:
/workspace-add abc123xyz
Displays all items in the workspace, grouped by type.
Example:
/workspace-list
Response:
Workspace items:
🖼️ Images (2):
• my-image.png (ID: abc123xyz)
• edited-photo.jpg (ID: def456uvw)
📄 Documents (1):
• report.pdf (ID: ghi789rst)
Removes a specific item from the workspace.
Example:
/workspace-remove abc123xyz
Removes all workspace items at once.
Example:
/workspace-clear
- Add image:
/workspace-add abc123xyz - Edit with natural language: "Generate a sunset version of this image"
- Clear when done:
/workspace-clear
Add multiple items for simultaneous AI operations:
/workspace-add image1-id
/workspace-add image2-id
/workspace-add document-id
- Clear workspace when starting new tasks
- Check
/workspace-listbefore operations - Remove unused items to keep it clean
- Add related items together for coherent workflows
- Workspace - Temporary items for immediate operations during conversation
- Knowledge Base - Persistent documents for long-term agent reference