Skip to main content
Glama

Routine

by routineco

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
help

Tools

Functions exposed to the LLM to take actions

NameDescription
authProfile

Main user identity.

authProfiles

User identities.

calendarAll

All calendars.

calendarDefaultCal

Default calendar.

calendarGet

A calendar.

documentAppend

Append a block to object notes.

eventAllocate

Find a free slot to create an event.

eventComplete

Complete an event.

eventCreate

Add an event.

eventDay

The events on a given day.

eventDelete

Delete an event.

eventFindWithAttendees

Events with the given attendees.

eventGet

An event.

eventMove

Move an event to another calendar.

eventPublish

Make a draft event definitive.

eventRecurrentCreate

Add a recurring event.

eventRecurrentDelete

Delete a recurrent event.

eventRecurrentGet

Get a recurring event.

eventRecurrentStop

Set a recurring event end date to today.

eventRecurrentUpdate

Update a recurring event.

eventRecurrentFirstOccurrence

Get the first occurrence of a recurring event

eventSetWillAttend

Patch an event's attendance.

eventTasks

Tasks inside an event notes

eventTimeline

Agenda view for a day.

eventUpdate

Patch an event.

eventWithNotes

Events with note in antechronological order.

eventWithSameAttendees

Events with the same set of attendees as the given event.

settingsHours

Hours format.

settingsLocale

Locale.

settingsPatch

Edit settings.

settingsSettings

Settings.

pageAll

All pages.

pageArchive

Archive page.

pageArchived

All archived pages.

pageCreate

Create a pages.

pageDelete

Delete page.

pageGet

Get a page.

pageMove

Change a page parent.

pageUnarchive

Unarchive page.

pageUpdate

Update a page.

peopleByEmail

The potential contact owning this email address.

peopleGet

The contact with the given id.

peoplePatch

Modify a contact.

taskAllocate

Allocate a task.

taskBatch

Tasks of a batch.

taskBatched

The batch of a task, if any.

taskComplete

Complete a task.

taskCreate

Create a task.

taskCreateAllocate

Create an allocated task.

taskDay

Tasks of a day sorted by: starred < default < (completed or ignored).

taskDelete

Delete a task.

taskGet

A task.

taskMove

Move a task.

taskOrphan

Remove task parent.

taskUncomplete

Uncomplete a task.

taskUpcoming

Non-allocated organized by week and sorted alphabetically.

taskUnplanned

Unplanned tasks.

taskUpdate

Patch a task.

taskRecurrentAll

All recurrent task sorted by decreasing order of frequency.

taskRecurrentCreate

Create a recurrent task.

taskRecurrentDelete

Delete a recurrent task.

taskRecurrentGet

A recurrent task.

taskRecurrentUpdate

Patch a recurrent task.

dev

Whether this is a development build.

distribution

The distribution of this build.

inbox

Universal Inbox.

logsDirectory

The logs directory.

logFile

The current log file.

search

Search for an object or note

timezone

Local timezone.

version

Controller version.

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/routineco/mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server