--- name: setup description: Save the user's ATXP connection string to the current shell environment --- Run the setup to set $ATXP_CONNECTION_STRING environment variable. Usage: ``` /setup ``` This should result in setting the $ATXP_CONNECTION_STRING environment variable to the user's connection string. After running this command, the $ATXP_CONNECTION_STRING environment variable will contain the user's connection string. Please let the user know if their connection string was saved to the shell environment successfully.