action mastodon_post_api_v1_markers { label: "post_api_v1_markers" description: "Get saved timeline position" provider: mastodon method: POST path: "/api/v1/markers" encoding: json input: { type: "object" } output: { type: "object" } }