get_all_minds
get_all_minds
get_all_minds
Retrieves a list of all minds associated with your account. Returns complete details including digital twins, categories, snapshots, and metadata.
Use this tool to view all minds you’ve created, check their status, and get IDs for running simulations. Perfect for auditing, management, or selecting which mind to work with.
This tool takes no parameters. It returns all minds for the authenticated account.
Returns an array of mind objects. Each mind object contains:
Finding Mind IDs: Use this tool to retrieve mind IDs when you need to run simulations or manage existing minds. Your AI assistant can filter results based on name or characteristics.
You:
Mind Reasoner:
Calls get_all_minds and presents a formatted list with names, IDs, and snapshot status.
You:
Mind Reasoner: Filters the results to show only minds with completed training.
You:
Mind Reasoner: Searches the results and returns the specific mind ID.
Solution: Verify your API key in the MCP server configuration.
Solution: Wait before making additional requests.