marvin.tools.thread
post_message_to_agents
def post_message_to_agents(message: str) -> str
Post a message to the thread for other agents to see. Do not use this to respond to the user.
Parent Module: tools
tools