<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: How can I get a script tool to accept input/output parameters within the notebooks environment in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/how-can-i-get-a-script-tool-to-accept-input-output/m-p/1416832#M82528</link>
    <description>&lt;P&gt;Use &lt;A href="https://pro.arcgis.com/en/pro-app/latest/arcpy/functions/importtoolbox.htm" target="_self"&gt;arcpy.ImportToolbox&lt;/A&gt;:&lt;/P&gt;&lt;LI-CODE lang="python"&gt;toolbox = "C:\\Users\\Kedaravindan Bhaskar\\Documents\\ArcGIS\\Projects\\FBM_research\\FBTool\\firebreak.tbx"
arcpy.ImportToolbox(toolbox, "firebreak")
arcpy.FBCalc_firebreak(tool, parameters, etc...)&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 30 Apr 2024 01:49:55 GMT</pubDate>
    <dc:creator>Luke_Pinner</dc:creator>
    <dc:date>2024-04-30T01:49:55Z</dc:date>
    <item>
      <title>How can I get a script tool to accept input/output parameters within the notebooks environment</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-can-i-get-a-script-tool-to-accept-input-output/m-p/1416630#M82512</link>
      <description>&lt;P&gt;Hi everyone,&lt;BR /&gt;&lt;BR /&gt;I have created a script in ArcGIS Notebooks which I want to connect to a custom script tool (pictured). Note that the&amp;nbsp; tool pictured below is stored in a toolbox which can be accessed from the catalog pane.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="FB_Sctiptool.png" style="width: 444px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/102467i024BF83F1A3B781E/image-size/large?v=v2&amp;amp;px=999" role="button" title="FB_Sctiptool.png" alt="FB_Sctiptool.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;When I drag the script tool into notebooks it looks like this -&lt;/P&gt;&lt;LI-CODE lang="python"&gt;"C:\\Users\\Kedaravindan Bhaskar\\Documents\\ArcGIS\\Projects\\FBM_research\\FBTool\\firebreak.tbx\\FBCalc"&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;Rather than -&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="python"&gt;arcpy.management.ReclassifyField()&lt;/LI-CODE&gt;&lt;P&gt;Basically, I want the script tool to accept input output parameters within Notebooks as in other script tools that come with ArcGIS Pro.&lt;/P&gt;&lt;P&gt;How can I get this script tool to accept input/output parameters within the notrbooks environment?&lt;BR /&gt;&lt;BR /&gt;Please let me know if you need anything else from me. Thank you&lt;BR /&gt;&lt;BR /&gt;Warm regards, Kedar&lt;/P&gt;</description>
      <pubDate>Mon, 29 Apr 2024 17:17:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-can-i-get-a-script-tool-to-accept-input-output/m-p/1416630#M82512</guid>
      <dc:creator>KedarBhaskar1</dc:creator>
      <dc:date>2024-04-29T17:17:52Z</dc:date>
    </item>
    <item>
      <title>Re: How can I get a script tool to accept input/output parameters within the notebooks environment</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-can-i-get-a-script-tool-to-accept-input-output/m-p/1416832#M82528</link>
      <description>&lt;P&gt;Use &lt;A href="https://pro.arcgis.com/en/pro-app/latest/arcpy/functions/importtoolbox.htm" target="_self"&gt;arcpy.ImportToolbox&lt;/A&gt;:&lt;/P&gt;&lt;LI-CODE lang="python"&gt;toolbox = "C:\\Users\\Kedaravindan Bhaskar\\Documents\\ArcGIS\\Projects\\FBM_research\\FBTool\\firebreak.tbx"
arcpy.ImportToolbox(toolbox, "firebreak")
arcpy.FBCalc_firebreak(tool, parameters, etc...)&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Apr 2024 01:49:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-can-i-get-a-script-tool-to-accept-input-output/m-p/1416832#M82528</guid>
      <dc:creator>Luke_Pinner</dc:creator>
      <dc:date>2024-04-30T01:49:55Z</dc:date>
    </item>
  </channel>
</rss>

