Ordinal

Ordinal is a collaborative social media planning platform for creating, reviewing, scheduling, and analyzing content across connected channels.

13 actions Integration catalog
Request access
Connect Ordinal 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 Idea To CalendarORDINAL_ADD_IDEA_TO_CALENDAR
Convert an existing Ordinal idea into a regular calendar post on a chosen date. This does not schedule or externally publish the returned post.
Create IdeaORDINAL_CREATE_IDEA
Create reusable Ordinal content for one or more supported social channels without adding it to the publishing calendar or publishing it externally.
Create PostORDINAL_CREATE_POST
Create an Ordinal calendar post with content for one or more social channels. This only creates the post: it does not schedule or publish anything; call SCHEDULE_POST separately to schedule external publication.
Get PostORDINAL_GET_POST
Return one Ordinal post by ID with its full channel content, attached assets, labels, profiles, status, and publish timing.
Get Profile AnalyticsORDINAL_GET_PROFILE_ANALYTICS
Return follower history or post performance for one connected LinkedIn or X scheduling profile over a date range. Requires a matching profile ID from LIST_PROFILES with profile_type='scheduling'; analytics are unavailable until that social profile is connected.
Get WorkspaceORDINAL_GET_WORKSPACE
Return the workspace bound to the connected Ordinal API key, including its ID, name, slug, timezone, and creation time.
List IdeasORDINAL_LIST_IDEAS
List non-archived content ideas with filters and one cursor-controlled page of results.
List LabelsORDINAL_LIST_LABELS
Return workspace labels and their IDs for filtering or labeling posts and ideas.
List PostsORDINAL_LIST_POSTS
List non-archived workspace posts with filters and one cursor-controlled page of results.
List ProfilesORDINAL_LIST_PROFILES
List connected social profiles by capability so their IDs can be used for scheduling, analytics, or auto-engagement workflows.
Schedule PostORDINAL_SCHEDULE_POST
Schedule or reschedule an Ordinal post for external publication to its configured social channels. WARNING: this creates or changes a future external social publication. It can be cancelled with UNSCHEDULE_POST before it fires, but publication is irreversible once sent. The post must contain at least one channel with a connected scheduling profile.
Unschedule PostORDINAL_UNSCHEDULE_POST
Cancel a pending scheduled publication and change the Ordinal post status to Finalized. This only cancels publication that has not occurred and cannot retract content that has already been published.
Update PostORDINAL_UPDATE_POST
Update selected fields or channel content on a non-archived Ordinal post. This does not schedule or publish the post.