Send Gestoria Message
gestoria_message_sendSend a contextual message between accountant and client, attached to a document request, filing item, or fiscal obligation. Preserves thread context so both sides see what the message is about.
Instructions
Send a message in a contextual thread between a gestor (accountant) and a client. Threads attach to a document request, a filing item, or a fiscal obligation — context is preserved so both sides see what the message is about. Useful for chasing a missing document, replying to a client's question, or annotating a presentation. Example: workspaceId='ws_abc', parentType='documentRequest', parentId='dr_q3_iva', body='Falta el extracto bancario de septiembre'. / Envia un mensaje en un hilo contextual entre gestor y cliente. Los hilos se anclan a una solicitud de documento, presentacion o obligacion fiscal — ambas partes ven a que se refiere. Util para pedir documentos, responder dudas o anotar presentaciones.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workspaceId | Yes | Client workspace ID the thread belongs to / ID del espacio de trabajo del cliente | |
| parentType | Yes | Thread parent kind / Tipo de hilo: documentRequest (solicitud de documento), filingItem (presentacion fiscal), obligation (obligacion fiscal) | |
| parentId | Yes | ID of the parent entity (document request / filing item / obligation) / ID de la entidad padre | |
| body | Yes | Message body (plain text, 1-4000 chars) / Cuerpo del mensaje (texto plano) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| messageId | Yes | ||
| createdAt | No | ||
| unreadCounts | No |