Skip to main content

Documentation Index

Fetch the complete documentation index at: https://askmarvin.ai/llms.txt

Use this file to discover all available pages before exploring further.

marvin.tools.thread

Functions

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