AACFlow

МойОфис

List, create, and delete documents in МойОфис Russian office suite

my

МойОфис is a Russian enterprise office suite providing document editors (text, spreadsheet, presentation) as an alternative to Microsoft Office and Google Workspace. Its API supports document management operations.

With the МойОфис integration in AACFlow, you can:

  • Get Documents: List documents stored in МойОфис
  • Create Document: Create new text, spreadsheet, or presentation documents
  • Delete Document: Remove documents from МойОфис

This integration enables automated document management workflows for organizations using МойОфис as their primary productivity suite.

Usage Instructions

Integrate МойОфис into the workflow to manage documents. Requires a МойОфис API bearer token from your organization's МойОфис deployment. Contact your МойОфис administrator for API access.

Tools

myoffice_get_documents

List documents

Input

ParameterTypeRequiredDescription
bearerTokenstringYesМойОфис API bearer token
limitnumberNoMaximum documents to return

Output

ParameterTypeDescription
documentsarrayArray of document objects
totalnumberTotal documents count

myoffice_create_document

Create a new document

Input

ParameterTypeRequiredDescription
bearerTokenstringYesМойОфис API bearer token
titlestringYesDocument title
documentTypestringNoType: text, spreadsheet, or presentation
folderIdstringNoTarget folder ID

Output

ParameterTypeDescription
documentIdstringCreated document ID
urlstringDocument URL

myoffice_delete_document

Delete a document

Input

ParameterTypeRequiredDescription
bearerTokenstringYesМойОфис API bearer token
documentIdstringYesDocument ID to delete

Output

ParameterTypeDescription
successbooleanWhether the deletion succeeded

On this page

Start building today
Trusted by over 100,000 builders.
The SaaS platform to build AI agents and run your agentic workforce.
Get started