id
(integer): The ID of the conversation.
How to use it
id is exposed by the Beemcp MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the id tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
Install Beemcp
$
uvx beemcpOther tools in Beemcp (25)
alarm_at
(string, optional): ISO 8601 datetime string (e.g., "2024-12-31T23:59:00Z").
completed
(boolean, optional): New completion status.
confirm-user-fact
confirmed
(boolean): Whether the user has confirmed this fact.
create-todo
delete-todo
delete-user-fact
end_time
(string, optional): End time in ISO 8601 format.
get-conversation
get-locations-by-time
get-locations-month
get-locations-today
get-locations-week
get-user-fact
list-all-conversations
list-all-locations
list-all-todos
list-all-user-facts
list-incomplete-todos
mark-todo-completed
record-user-fact
start_time
(string, optional): Start time in ISO 8601 format.
text
(string): The content of the fact.
update-todo
update-user-fact