This tool retrieves all bookmarks from the user's Linkhut account. It makes a GET request to the API endpoint and handles authentication. The tool returns a list of bookmarks including details such as URL, title, tags, notes, and timestamp.
dtstringFilter by date in ISO8601 format (CCYY-MM-DDThh:mm:ssZ). Returns bookmarks saved on this specific date. If not specified, returns bookmarks from the most recent date Examples: "2024-01-01T12:00:00Z" "2024-12-31T23:59:59Z"
tagstringFilter bookmarks by tag. You can filter by multiple tags by separating them with spaces (e.g., 'tech learning') Examples: "tech" "reading" "tech learning"
urlstringFilter by a specific URL. Returns the bookmark for this exact URL if it exists Examples: "https://example.com" "https://github.com/user/repo"
metastringInclude additional metadata in the response. Set to 'yes' to request metadata Example: "yes"
dataRequiredobjectData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.