Back to Examples

agent.ai

Discover Agent.ai's comprehensive documentation, featuring powerful SDK actions to enhance your projects and streamline workflows effortlessly.

Lines
133
Sections
2

Want your own llms.txt file?

Generate a professional, AI-friendly file for your website in minutes!

llms.txt Preview

# Agent.ai Documentation

## Docs

- [Action Availability](https://docs.agent.ai/actions-available.md): Agent.ai provides actions across the builder and SDKs.
- [Add to List](https://docs.agent.ai/actions/add_to_list.md)
- [Click Go to Continue](https://docs.agent.ai/actions/click_go_to_continue.md)
- [Continue or Exit Workflow](https://docs.agent.ai/actions/continue_or_exit_workflow.md)
- [Convert File](https://docs.agent.ai/actions/convert_file.md)
- [Create Blog Post](https://docs.agent.ai/actions/create_blog_post.md)
- [End If/Else/For Statement](https://docs.agent.ai/actions/end_statement.md)
- [Enrich with Breeze Intelligence](https://docs.agent.ai/actions/enrich_with_breeze_intelligence.md)
- [For Loop](https://docs.agent.ai/actions/for_loop.md)
- [Format Text](https://docs.agent.ai/actions/format_text.md)
- [Generate Image](https://docs.agent.ai/actions/generate_image.md)
- [Get Bluesky Posts](https://docs.agent.ai/actions/get_bluesky_posts.md)
- [Get Data from Builder's Knowledge Base](https://docs.agent.ai/actions/get_data_from_builders_knowledgebase.md)
- [Get Data from User's Uploaded Files](https://docs.agent.ai/actions/get_data_from_users_uploaded_files.md)
- [Get Instagram Followers](https://docs.agent.ai/actions/get_instagram_followers.md)
- [Get Instagram Profile](https://docs.agent.ai/actions/get_instagram_profile.md)
- [Get LinkedIn Activity](https://docs.agent.ai/actions/get_linkedin_activity.md)
- [Get LinkedIn Profile](https://docs.agent.ai/actions/get_linkedin_profile.md)
- [Get Recent Tweets](https://docs.agent.ai/actions/get_recent_tweets.md)
- [Get Twitter Users](https://docs.agent.ai/actions/get_twitter_users.md)
- [Get User File](https://docs.agent.ai/actions/get_user_file.md)
- [Get User Input](https://docs.agent.ai/actions/get_user_input.md)
- [Get User KBs and Files](https://docs.agent.ai/actions/get_user_knowledge_base_and_files.md)
- [Get User List](https://docs.agent.ai/actions/get_user_list.md)
- [Get Variable from Database](https://docs.agent.ai/actions/get_variable_from_database.md)
- [Google News Data](https://docs.agent.ai/actions/google_news_data.md)
- [Create Engagement](https://docs.agent.ai/actions/hubspot-v2-create-engagement.md)
- [Create HubSpot Object](https://docs.agent.ai/actions/hubspot-v2-create-object.md)
- [Create Timeline Event](https://docs.agent.ai/actions/hubspot-v2-create-timeline-event.md)
- [Get Engagements](https://docs.agent.ai/actions/hubspot-v2-get-engagements.md)
- [Get Timeline Events](https://docs.agent.ai/actions/hubspot-v2-get-timeline-events.md)
- [Look up HubSpot Object](https://docs.agent.ai/actions/hubspot-v2-lookup-object.md)
- [Search HubSpot](https://docs.agent.ai/actions/hubspot-v2-search-objects.md)
- [Update HubSpot Object](https://docs.agent.ai/actions/hubspot-v2-update-object.md)
- [If/Else Statement](https://docs.agent.ai/actions/if_else.md)
- [Invoke Other Agent](https://docs.agent.ai/actions/invoke_other_agent.md)
- [Invoke Web API](https://docs.agent.ai/actions/invoke_web_api.md)
- [Post to Bluesky](https://docs.agent.ai/actions/post_to_bluesky.md)
- [Save To File](https://docs.agent.ai/actions/save_to_file.md)
- [Save To Google Doc](https://docs.agent.ai/actions/save_to_google_doc.md)
- [Search Bluesky Posts](https://docs.agent.ai/actions/search_bluesky_posts.md)
- [Search Results](https://docs.agent.ai/actions/search_results.md)
- [Send Message](https://docs.agent.ai/actions/send_message.md)
- [Call Serverless Function](https://docs.agent.ai/actions/serverless_function.md)
- [Set Variable](https://docs.agent.ai/actions/set-variable.md)
- [Show User Output](https://docs.agent.ai/actions/show_user_output.md)
- [Store Variable to Database](https://docs.agent.ai/actions/store_variable_to_database.md)
- [Use GenAI (LLM)](https://docs.agent.ai/actions/use_genai.md)
- [Wait for User Confirmation](https://docs.agent.ai/actions/wait_for_user_confirmation.md)
- [Web Page Content](https://docs.agent.ai/actions/web_page_content.md)
- [Web Page Screenshot](https://docs.agent.ai/actions/web_page_screenshot.md)
- [YouTube Channel Data](https://docs.agent.ai/actions/youtube_channel_data.md)
- [YouTube Search Results](https://docs.agent.ai/actions/youtube_search_results.md)
- [AI Agents Explained](https://docs.agent.ai/ai-agents-explained.md): Understanding the basics of AI agents for beginners
- [Convert file](https://docs.agent.ai/api-reference/advanced/convert-file.md): Convert a file to a different format.
- [Convert file options](https://docs.agent.ai/api-reference/advanced/convert-file-options.md): Gets the full set of options that a file extension can be converted to.
- [Invoke Agent](https://docs.agent.ai/api-reference/advanced/invoke-agent.md): Trigger another agent to perform additional processing or data handling within workflows.
- [REST call](https://docs.agent.ai/api-reference/advanced/rest-call.md): Make a REST API call to a specified endpoint.
- [Retrieve Variable](https://docs.agent.ai/api-reference/advanced/retrieve-variable.md): Retrieve a variable from the agent's database
- [Store Variable](https://docs.agent.ai/api-reference/advanced/store-variable.md): Store a variable in the agent's database
- [Search](https://docs.agent.ai/api-reference/agent-discovery/search.md): Search and discover agents based on various criteria including status, tags, and search terms.
- [Save To File](https://docs.agent.ai/api-reference/create-output/save-to-file.md): Save text content as a downloadable file.
- [Enrich Company Data](https://docs.agent.ai/api-reference/get-data/enrich-company-data.md): Gather enriched company data using Breeze Intelligence for deeper analysis and insights.
- [Find LinkedIn Profile](https://docs.agent.ai/api-reference/get-data/find-linkedin-profile.md): Find the LinkedIn profile slug for a person.
- [Get Bluesky Posts](https://docs.agent.ai/api-reference/get-data/get-bluesky-posts.md): Fetch recent posts from a specified Bluesky user handle, making it easy to monitor activity on the platform.
- [Get Company Earnings Info](https://docs.agent.ai/api-reference/get-data/get-company-earnings-info.md): Retrieve company earnings information for a given stock symbol over time.
- [Get Company Financial Profile](https://docs.agent.ai/api-reference/get-data/get-company-financial-profile.md): Retrieve detailed financial and company profile information for a given stock symbol, such as market cap and the last known stock price for any company.
- [Get Domain Information](https://docs.agent.ai/api-reference/get-data/get-domain-information.md): Retrieve detailed information about a domain, including its registration details, DNS records, and more.
- [Get Instagram Followers](https://docs.agent.ai/api-reference/get-data/get-instagram-followers.md): Retrieve a list of top followers from a specified Instagram account for social media analysis.
- [Get Instagram Profile](https://docs.agent.ai/api-reference/get-data/get-instagram-profile.md): Fetch detailed profile information for a specified Instagram username.
- [Get LinkedIn Activity](https://docs.agent.ai/api-reference/get-data/get-linkedin-activity.md): Retrieve recent LinkedIn posts from specified profiles to analyze professional activity and engagement.
- [Get LinkedIn Profile](https://docs.agent.ai/api-reference/get-data/get-linkedin-profile.md): Retrieve detailed information from a specified LinkedIn profile for professional insights.
- [Get Recent Tweets](https://docs.agent.ai/api-reference/get-data/get-recent-tweets.md): This action fetches recent tweets from a specified Twitter handle.
- [Get Twitter Users](https://docs.agent.ai/api-reference/get-data/get-twitter-users.md): Search and retrieve Twitter user profiles based on specific keywords for targeted social media analysis.
- [Google News Data](https://docs.agent.ai/api-reference/get-data/google-news-data.md): Fetch news articles based on queries and date ranges to stay updated on relevant topics or trends.
- [Search Bluesky Posts](https://docs.agent.ai/api-reference/get-data/search-bluesky-posts.md): Search for Bluesky posts matching specific keywords or criteria to gather social media insights.
- [Search Results](https://docs.agent.ai/api-reference/get-data/search-results.md): Fetch search results from Google or YouTube for specific queries, providing valuable insights and content.
- [Web Page Content](https://docs.agent.ai/api-reference/get-data/web-page-content.md): Extract text content from a specified web page or domain.
- [Web Page Screenshot](https://docs.agent.ai/api-reference/get-data/web-page-screenshot.md): Capture a visual screenshot of a specified web page for documentation or analysis.
- [YouTube Channel Data](https://docs.agent.ai/api-reference/get-data/youtube-channel-data.md): Retrieve detailed information about a YouTube channel, including its videos and statistics.
- [YouTube Search Results](https://docs.agent.ai/api-reference/get-data/youtube-search-results.md): Perform a YouTube search and retrieve results for specified queries.
- [YouTube Video Transcript](https://docs.agent.ai/api-reference/get-data/youtube-video-transcript.md): Fetches the transcript of a YouTube video using the video URL.
- [Get HubSpot Company Data](https://docs.agent.ai/api-reference/hubspot/get-hubspot-company-data.md): Retrieve company data from HubSpot based on a query or get the most recent company.
- [Get HubSpot Contact Data](https://docs.agent.ai/api-reference/hubspot/get-hubspot-contact-data.md): Retrieve contact data from HubSpot based on a query or get the most recent contact.
- [Get HubSpot Object Data](https://docs.agent.ai/api-reference/hubspot/get-hubspot-object-data.md): Retrieve data for any supported HubSpot object type based on a query or get the most recent object.
- [Get HubSpot Owners](https://docs.agent.ai/api-reference/hubspot/get-hubspot-owners.md): Retrieve all owners (users) from a HubSpot portal.
- [Convert text to speech](https://docs.agent.ai/api-reference/use-ai/convert-text-to-speech.md): Convert text to a generated audio voice file.
- [Generate Image](https://docs.agent.ai/api-reference/use-ai/generate-image.md): Create visually engaging images using AI models, with options for style, aspect ratio, and detailed prompts.
- [Use GenAI (LLM)](https://docs.agent.ai/api-reference/use-ai/use-genai-llm.md): Invoke a language model (LLM) to generate text based on input instructions, enabling creative and dynamic text outputs.
- [Knowledge Base & Files](https://docs.agent.ai/builder/kb-and-files.md)
- [Lead Magnet](https://docs.agent.ai/builder/lead-magnet.md): Require opt-in before running an agent and automatically add leads to your CRM.
- [Builder Overview](https://docs.agent.ai/builder/overview.md)
- [Policy for Public Agents](https://docs.agent.ai/builder/public-agent-policy.md): This is the Agent.ai policy for publishing public agents. Below you’ll find the criteria your agent needs to meet to be published. Published agents can show up in search so other users can find and use them. This document should be viewed alongside our Terms of Service and Privacy Policy.
- [Using Secrets in Agent.ai](https://docs.agent.ai/builder/secrets.md)
- [Managing Serverless Functions](https://docs.agent.ai/builder/serverless-functions.md)
- [Using Snippets in Agent.ai](https://docs.agent.ai/builder/snippets.md)
Preview of agent.ai's llms.txt file. View complete file (133 lines) →

Ready to create yours?

Generate a professional llms.txt file for your website in minutes with our AI-powered tool.

Generate Your llms.txt File