Edworking

Edworking is a collaborative workspace for managing projects, tasks, files, messages, notifications, and time tracking.

12 actions Integration catalog
Request access
Connect Edworking once you're in Boring.
01 · WHAT THE AGENT CAN DO

Actions

Every capability is a discrete, logged action the agent calls by name — scoped to what you authorize and recorded in the run trace.

Add Time EntryEDWORKING_ADD_TIME_ENTRY
Record a duration against a task at a specified start time.
Create TaskEDWORKING_CREATE_TASK
Create a named task in an Edworking project.
Delete TaskEDWORKING_DELETE_TASK
Permanently delete one Edworking task. This operation is destructive and cannot be undone.
Get TaskEDWORKING_GET_TASK
Get one task with its project, state, assignees, and time entries.
List FoldersEDWORKING_LIST_FOLDERS
List folders in an Edworking project, optionally restricted to children of a parent folder.
List MessagesEDWORKING_LIST_MESSAGES
List Edworking's message/activity records for one project from a zero-based offset. Live provider responses may contain only activity records and do not reliably expose text accepted by SEND_MESSAGE.
List ProjectsEDWORKING_LIST_PROJECTS
List the Edworking projects available to the connected account, returning IDs needed by project-scoped tools.
List Project StatesEDWORKING_LIST_STATES
List the workflow states configured for an Edworking project for inspection.
List TasksEDWORKING_LIST_TASKS
List tasks, optionally within one Edworking project, with concise status and tracking information.
Remove Time EntryEDWORKING_REMOVE_TIME_ENTRY
Permanently remove one tracked-time entry by ID. This destructive action cannot be undone.
Send MessageEDWORKING_SEND_MESSAGE
Irreversibly send a text message to an Edworking project. Edworking provides no verified message deletion operation, and project message listing may not return the sent text; use the returned message ID as confirmation.
Update TaskEDWORKING_UPDATE_TASK
Update an existing task's name within its Edworking project.